This one should get you started. These are in python, but potato patato. You should be able to write ruby clients referencing these.
There are 2 examples demoing RPC. One is java client, java server. The other one is python client, java server. https://github.com/atinsood/HESDataAnalyticsFinalProject -- Atin Sood Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Tuesday, May 28, 2013 at 8:01 PM, Mark wrote: > Any good working examples of Avro in action (preferably RPC and even more > preferable in Ruby)? > > I tried the following mail RPC example but it doesn't work out of the box. > https://github.com/phunt/avro-rpc-quickstart > > Thanks
