Hi

On 15 Apr 2013, at 09:58, Chaitanya Jawale <chaitanya.jaw...@gmail.com> wrote:

> Now in some cases there are multiple threads tries to put messages in the 
> same RPC queue to perform different actions on the agent in parallel but none 
> gets delivered to the agent(RPC server) and if i do it serially it works. 
> What can be the issue?
> 

It's impossible to say without more information. What client library are you 
using? How is the reply-to queue configured - does the client do a basic.get on 
the reply-to queue and could the server be replying to queries out of order and 
this producing a kind of deadlock?

-- 
You received this message because you are subscribed to the Google Groups 
"rabbitmq-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rabbitmq-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to rabbitmq-discuss@googlegroups.com.
Visit this group at http://groups.google.com/group/rabbitmq-discuss?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to