[rabbitmq-discuss] how to get the no of consumers for a publisher which is used type = fanout .
Michael Klishin
michael at rabbitmq.com
Fri Sep 13 09:52:10 BST 2013
ramkkk:
> is there any way send the response message from the each subscriber to the
> publisher in rabbit mq, when exhange_type="fanout".
Consumers know nothing about publishers unless publishers include some information
into message metadata. See https://www.rabbitmq.com/tutorials/tutorial-six-python.html
for a common request/reply implementation.
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/20130913/6e3485c9/attachment.pgp>
More information about the rabbitmq-discuss
mailing list