[rabbitmq-discuss] multiple binding key's

Michael Klishin michael at rabbitmq.com
Thu Oct 3 20:51:03 BST 2013


On oct 3, 2013, at 11:42 p.m., "PATAR, SAGAR" <sp345s at att.com> wrote:

> But since only one binding key can be sent via message, how will we be able to achieve the multiple routing scenario

Using topic exchanges that support patterns:
http://www.rabbitmq.com/tutorials/tutorial-five-java.html

Also, are you sure you need 3 layers of exchange-to-exchange bindings? E2E is a relatively
rarely used feature mostly useful for message stream replication and audit purposes.

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/20131003/128b4d8d/attachment.pgp>


More information about the rabbitmq-discuss mailing list