[rabbitmq-discuss] Single Consumer for Queues

Matthias Radestock matthias at rabbitmq.com
Fri May 3 01:41:03 BST 2013


On 03/05/13 01:29, JayD wrote:
> Is anyone aware of a way to force only one consumer of a queue.  I am
> not looking for an exclusive queue since that behavior deletes the queue
> when the channel is closed.  I need to allow only one consumer on the
> queue and have it not be deleted after disconnect.

http://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.consume.exclusive

Matthias.


More information about the rabbitmq-discuss mailing list