You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Fredrik Hedberg <fr...@gmail.com> on 2008/08/25 22:58:01 UTC

Asynchronous API

Hi,

I need to consume Thrift services from a Google Web Toolkit (GWT)  
application.

Implementing the missing pieces seems pretty straightforward, but I  
was wondering if anyone else have made any progress on an asynchronous  
API for Thrift (in Java)?


Fredrik

Re: Asynchronous API

Posted by Fredrik Hedberg <fr...@gmail.com>.
Yes.

On Aug 25, 2008, at 11:27 PM, Bryan Duxbury wrote:

> You mean an async IO clientside library?
>
> On Aug 25, 2008, at 1:58 PM, Fredrik Hedberg wrote:
>
>> Hi,
>>
>> I need to consume Thrift services from a Google Web Toolkit (GWT)  
>> application.
>>
>> Implementing the missing pieces seems pretty straightforward, but I  
>> was wondering if anyone else have made any progress on an  
>> asynchronous API for Thrift (in Java)?
>>
>>
>> Fredrik
>


Re: Asynchronous API

Posted by Bryan Duxbury <br...@rapleaf.com>.
You mean an async IO clientside library?

On Aug 25, 2008, at 1:58 PM, Fredrik Hedberg wrote:

> Hi,
>
> I need to consume Thrift services from a Google Web Toolkit (GWT)  
> application.
>
> Implementing the missing pieces seems pretty straightforward, but I  
> was wondering if anyone else have made any progress on an  
> asynchronous API for Thrift (in Java)?
>
>
> Fredrik