[erlang-questions] Erlang with Thrift

Joseph Wayne Norton norton@REDACTED
Tue May 24 02:23:18 CEST 2011


Mox -

There is a Thrift encoder/decoder over TCP/IP implemented as part of the  
UBF framework.

https://github.com/norton/ubf-thrift

The mapping between Thrift, UBF, and erlang terms is illustrated in this  
file:

https://github.com/norton/ubf-thrift/blob/master/src/tbf.erl

If you want any further examples or help, please feel free to contact me  
directly.

thanks,

On Tue, 24 May 2011 03:44:59 +0900, Mike Oxford <moxford@REDACTED> wrote:

> Thrift's RPC mechanism is very one-way.
>
> Is anyone pipelining the Thift protocol over erlang sockets?  I cannot  
> seem
> to find any examples via Google.
>
> Thanks!
> -mox


-- 
norton@REDACTED



More information about the erlang-questions mailing list