[rabbitmq-discuss] RabbitMQ message receiving slower than publishing

T-zex tranzenziuzex at gmail.com
Wed Nov 3 17:15:55 GMT 2010


Hi,

We are running the latest version of RabbitMQ 2.1.1 on windows server,
and using .Net client. We are running a test as follows: publishing
500000 messages to the transcient non durable fanout exchange, the
client uses autodelete queue. There is only one queue. Publisher sends
~ 10K messages per second. After all messages are sent it disconnects.
rabbitmqctl tool is showing that queue size is 0, but receiver is
still getting messages for a few seconds, it has received only 60% of
messages. Do you know why there is such a delay and how to minimize
it?

Cheers!


More information about the rabbitmq-discuss mailing list