[rabbitmq-discuss] How to return value from response Queue !!!!!

Matthias Radestock matthias at rabbitmq.com
Thu Sep 30 18:27:10 BST 2010


Sameek,

On 27/09/10 06:54, sam_mis wrote:
> Hi, i am using Rabbitmq Java client API.i am sending two number from GUI to
> producer and producer put into queue another side consumer can listen the
> queue and read it and perform the addition of two number and put result on
> queue then again my producer will listen the my response queue and retrieve
> the result. [...]  what i do?

Take a look at the com.rabbitmq.client.Rpc{Server,Client} classes. You 
can probably just use these or, if not, learn from how they are implemented.


Regards,

Matthias.


More information about the rabbitmq-discuss mailing list