[rabbitmq-discuss] rabbitmq - implement a proxy with RPC

mysurf mail stammailbox at gmail.com
Wed Mar 23 08:48:40 GMT 2011


Hi,
I would like to implement an rpc with rabbitmq.
As with other rpc frameworks I would like to use an interface (skeleton) in
the client and an interface with implementor on the server .
Then I would be able to call the remote methods like they were in my local
client.

so far I see RpcClient.stringCall which I will need to parse the string
request myself.

Is there any implementation as i described ?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110323/adf9d073/attachment.htm>


More information about the rabbitmq-discuss mailing list