[erlang-questions] Re: erlang/python,ruby,.. interfaces on tcp
Kevin A. Smith
kevin@REDACTED
Mon Aug 17 05:18:45 CEST 2009
I should've researched a bit before sending this. Tom's written BERT-
RPC client & servers in Ruby:
http://github.com/mojombo
Maybe this could be extended to other langs?
--Kevin
On Aug 16, 2009, at 11:16 PM, Kevin A. Smith wrote:
> Tom Preston-Warner's presentation from this year's Palo Alto Erlang
> Factory might shed some light on reverse engineering Erlang's wire
> protocol:
>
> http://www.erlang-factory.com/upload/presentations/36/tom_preston_werner_erlectricity.pdf
>
> The slide at the end about BERT and BERT-RPC look promising but I'm
> not sure if any work was done to make it a reality.
>
> --Kevin
> On Aug 10, 2009, at 8:22 AM, Roberto Ostinelli wrote:
>
>> i'm currently using this approach:
>>
>> http://code.activestate.com/recipes/534162
>>
>> and using json as string passed through.
>>
>> does anyone have something to say re this? i'm really eager to see
>> what best can be achieved.
>>
>> thank you,
>>
>> r.
>>
>> ________________________________________________________________
>> erlang-questions mailing list. See http://www.erlang.org/faq.html
>> erlang-questions (at) erlang.org
>>
>
More information about the erlang-questions
mailing list