[rabbitmq-discuss] pika - dealing with exceptions

Michael Klishin michael.s.klishin at gmail.com
Tue Jan 25 11:45:31 GMT 2011


2011/1/25 Matthias Radestock <matthias at rabbitmq.com>

> There is nothing wrong with using exclusive queues for replies. In fact
> they are nearly always the right choice, which is why our RPC tutorial (
> http://www.rabbitmq.com/tutorial-six-python.html) employs them.
>
>
I did not mean to say that exclusive queues aren't the right choice for
replies.


>  Publish operations do not fail just because a queue doesn't exist
>

Right, because exclusive queue is deleted soon after last consumer
disconnects.
If responses may take some time in a particular app and client disconnection
is probable,
maybe using auto-deleted queues is not such a good idea.
-- 
MK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110125/5302fa03/attachment.htm>


More information about the rabbitmq-discuss mailing list