[rabbitmq-discuss] dropped messages on low volume
Joel Reymont
joelr1 at gmail.com
Wed Jul 1 16:43:02 BST 2009
On Jul 1, 2009, at 4:25 PM, Matthew Sackman wrote:
> Ok. One other thing is to use rabbitmqctl list_queues to see what
> messages are left in the queue.
Here's the result of 3 runs, starting with a fresh RabbitMQ instance:
n: 100, good: 99, bad: 1, queued: 0
n: 100, good: 21, bad: 79, queued: 100
n: 100, good: 12, bad: 88, queued: 100
Good is messages received, bad not received and queued is the number
of messages in queues according to list_queues.
Doesn't quite make sense to me.
---
Mac hacker with a performance bent
http://www.linkedin.com/in/joelreymont
More information about the rabbitmq-discuss
mailing list