[rabbitmq-discuss] RPC - handling response in request callback

Simone simone.busoli at gmail.com
Tue May 10 10:42:17 BST 2011


Hello, suppose a RCP scenario where a server receives requests from clients, 
performs some operations and the reply back to the client. 
I thought read that it's not a good practice to publish to a channel in the 
same thread/function which is handling a message received from a client. If 
that is so, what is the recommended way to accomplish this scenario?

request -> processing -> reply

Should the server use different channels to handle request and reply phases?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110510/717bff83/attachment.htm>


More information about the rabbitmq-discuss mailing list