[rabbitmq-discuss] forking and getting or consuming messages

Michael Klishin mklishin at gopivotal.com
Tue Jul 30 07:06:55 BST 2013


Chris:

> Am I missing something (should I be ack'ing the message straight after getting it for it to immediately go to the next?)

The number of messages "in progress" (unacknowledged) can be configured per-channel,
see Tutorial 2 [1]. It's not limited by default, though. With the value of 1, you do need to acknowledge
a message first.

1. http://www.rabbitmq.com/getstarted.html
--
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/20130730/78539cdc/attachment.pgp>


More information about the rabbitmq-discuss mailing list