[rabbitmq-discuss] amqpcpp | Temp Queue

Matthias Radestock matthias at rabbitmq.com
Thu Sep 5 08:14:30 BST 2013


On 05/09/13 08:09, Alan Antonuk wrote:
> if its a queue declared with auto-delete set, the queue will be
> destroyed when the consumer count falls to 0, or the channel that
> created is closed.

minor correction: That last bit happens when the creating *connection* 
closes, and the queue was declared as 'exclusive'.

Matthias.


More information about the rabbitmq-discuss mailing list