[rabbitmq-discuss] Queue Re-declaration

Matthias Radestock matthias at lshift.net
Mon Jan 19 23:53:09 GMT 2009


Julien,

Julien Genestoux wrote:
> Let me jump into that conversation to ask a basic question : how to 
> destroy a queue when it's been created as non-auto-delete?

By invoking AMQP's queue.delete command.

> Also, side (bonus question) : is there a way to actually list the 
> consumers of the queue (not just the number of them) or, even better, to 
> kick one of them out?

Only through the Erlang shell.

What use case have you got in mind for this?


Matthias




More information about the rabbitmq-discuss mailing list