[rabbitmq-discuss] Problem when enqueuing with no delay

Michael Klishin mklishin at gopivotal.com
Wed Sep 11 10:45:16 BST 2013


Pablo Briongos:

> Do you know what is happening here?

When you flood publish (interval of 0 is basically an infinite loop), you need to make sure your consumers can keep up with producers.

What RabbitMQ version are you using? Any reasonably recent version will block publishers
when a node crosses RAM high watermark (or disk space). There will be clear messages
about it in the log.

MK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130911/ffcbe91d/attachment.pgp>


More information about the rabbitmq-discuss mailing list