[rabbitmq-discuss] RPC

Steven Taylor taylste at gmail.com
Fri May 20 18:58:33 BST 2011


Is there an example for the RpcClient and the RpcServer classes
(SimpleRpcClient / SimpleRpcServer).  Is it advistable to use these classes?

Alternatively, there's this tutorial
http://www.rabbitmq.com/tutorials/tutorial-six-python.html ... but I don't
know python.  I'm not following the "rpc_client.py" portion.

Here's a guess.  def on_response is defining an event.

"return int(self.response)" waits until the result of "def on_response" is
fired?  If the correlation match fails, execution doesn't return to "return
int(self.response)"

btw: I shouldn't guess.
Is there a C# or Java version?

thanks,
-Steven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110520/52ba0541/attachment.htm>


More information about the rabbitmq-discuss mailing list