[rabbitmq-discuss] Queue increases too quickly
Emile Joubert
emile at rabbitmq.com
Thu May 2 10:15:40 BST 2013
On 02/05/13 09:58, Michael Klishin wrote:
> If messages can be lost, 3.1 introduces a new feature, queue length limit:
> http://www.rabbitmq.com/maxlength.html
Further to the suggestion of imposing a maximum queue length, you could
also consider imposing a maximum message age and instruct the broker to
discard messages that become stale: http://www.rabbitmq.com/ttl.html
-Emile
More information about the rabbitmq-discuss
mailing list