ffrenchm wrote:
So what I understand is that exclusive queue can be durable ! What do you think
about?
Thanks
That's fine. You can create an exclusive and durable queue. However
once the session that created it closes, it will no longer be
exclusive. So if the broker is restarted (thus closing all open
sessions), the queue will still be there but it will not be exclusive.
-Ted
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]