[rabbitmq-discuss] share a pre-built queue
Simon MacMullen
simon at rabbitmq.com
Thu Oct 4 12:46:35 BST 2012
On 04/10/12 12:40, Prabodh Upreti wrote:
> One follow up. It sounds like I need an external monitor to clean up the
> system time to time. For instance, if the temp queue has no consumer
> connected remove it etc.
If you declare the queue with exclusive = true then the queue should be
automatically deleted when the consumer disconnects. You shouldn't need
an external monitor.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
More information about the rabbitmq-discuss
mailing list