[rabbitmq-discuss] flow control blocked producers vs consumers
Michael Klishin
mklishin at gopivotal.com
Fri Jul 26 12:02:29 BST 2013
Kobi Biton:
> Reading the flow control docs , how can we avoid from blocking the consumers connections ? can they operate on a different channel ?
Connections are blocked when you first publish something, so using a connection that's
only used for consumers should have the effect you want.
Logstash rabbitmq output should use its own connection. Can you explain how do you share its connection
with consumers?
--
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/20130726/ee2cd9bb/attachment.pgp>
More information about the rabbitmq-discuss
mailing list