"Amol Deshpande" writes:
>
> Is that the right place to start ? Are there other parts of the code
> that are involved in implementing the client interface ?
just out of curiosity, which RPC implementation on top of protobuffers
are you planning on using?
-Bjørn
a friend made me aware of MessagePack today:
http://msgpack.org/
do any of you have any experience with this? one interesting thing
about it is that the IDL compiler was written i Ruby -- which may make
it easy to run on JRuby and create a Maven plugin for compiling IDLs.
the project appear