[rabbitmq-discuss] Controlling queue size

Gustavo Aquino aquino.gustavo at gmail.com
Tue Feb 9 22:42:40 GMT 2010


Jeremy,

Thanks, but I need another way to control the queue size,  I'm very scared
with memory limitation in RabbitMQ. I'm doing some testes and all the time
that RabbitMQ consume all server's memory, caused by one producer without
consumer, it crashes. Therefore we need a way to monitoring this or one
configuration that solve it, I would prefer a solution to put a limitation
by server side, persisting this message on disk, or reject message, or other
algorithm while memory still full that don't crash server.

Some queues can loose messages, but others can't loose about that I'm trying
to found some solutions to cover this problem.

Regards.


On Tue, Feb 9, 2010 at 7:51 PM, Jeremy Dunck <jdunck at gmail.com> wrote:

> This might help:
> http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2009-April/003317.html
>
> On Tue, Feb 9, 2010 at 3:31 PM, Gustavo Aquino <aquino.gustavo at gmail.com>
> wrote:
> > Anybody ?
> >
> > On Tue, Feb 9, 2010 at 10:46 AM, Gustavo Aquino <
> aquino.gustavo at gmail.com>
> > wrote:
> >>
> >> Hi,
> >> I would like to control my queue size, due to the fact that RabbitMQ
> crash
> >> if you don't consume queue and continuing posting messages.
> >> RabbitMQ can control queue size by reject, disk, old messages...... etc
> ?
> >> Regards.
> >
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-discuss at lists.rabbitmq.com
> > http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100209/68d0f7ea/attachment.htm 


More information about the rabbitmq-discuss mailing list