[rabbitmq-discuss] Regarding about rabbitMQ server's queue...

Matthias Radestock matthias at rabbitmq.com
Thu Feb 7 21:50:56 GMT 2013


On 07/02/13 21:34, Tim Watson wrote:
> You cannot put a bound on the size of a queue in the current version
> of RabbitMQ.

Though you *can* put a bound on the lifetime of messages in a queue. Or, 
indeed, the lifetime if queues.

So if the OP is worried about clients vanishing for a long time (or even 
forever), leaving behind queues that keep growing, then these features 
can prevent that.

Matthias.


More information about the rabbitmq-discuss mailing list