chenta lee wrote:
Thanks for your reply.
What do you mean by non-destructive consumer? Is it a consumer with a non-deleted queue? By the way, is there other methods to remove the non-auto-deleted queue? Could it be done by the client?

not quite, a non-destructive consumer, is a queue browser, or in AMQP 0-10, the messages are acquired but
not dequeued, so they are left on the queue for another consumer to see.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to