[rabbitmq-discuss] RabbitMQ Erlang API questions

Matthias Radestock matthias at lshift.net
Wed Apr 8 19:20:44 BST 2009


Lev,

Lev Walkin wrote:
> According to my understanding, exclusive provides access exclusivity 
> (noone can get to this queue unless the exclusive accessor finishes). 
> The lifetime tie is provided by auto_delete, which is set to false in 
> this case.
> 
> Do you have a reference to an appropriate AMQP standard clause which 
> says that my understanding is incorrect?

 From the amqp0-8.xml: "Setting the 'exclusive' flag always implies 
'auto-delete'."

And from the amqp0-9-1.xml: "Exclusive queues ...are deleted when that 
connection closes."


Matthias.




More information about the rabbitmq-discuss mailing list