[rabbitmq-discuss] Monitoring Question
Ben Hood
0x6e6562 at gmail.com
Tue Jan 13 00:29:24 GMT 2009
Jason,
On Tue, Jan 13, 2009 at 12:19 AM, Jason J. W. Williams
<jasonjwwilliams at gmail.com> wrote:
> Yeah, you can do it with py-amqplib (earlier email). And in my case
> the number of messages on the queue is all I care about. Just want to
> know when the consumers can't keep up with the load.
That is, IMHO, a totally different question.
If you care about ingress flow control, you might want to read this:
http://hopper.squarespace.com/blog/2008/11/9/flow-control-in-rabbitmq.html
If you care about egress flow control, you might want to read this:
https://dev.rabbitmq.com/wiki/BasicQosDesign
Ben
More information about the rabbitmq-discuss
mailing list