[rabbitmq-discuss] Designing a flexible routing key
Rom Cabral
rom.t.cabral at gmail.com
Thu Jun 19 09:06:10 BST 2014
Hi guys,
I would like to come up with a flexible routing key to be able to
accomplish my use case.
I have have broker with 3 queues A, B, C, what i want to is to be able to
- send to all queues (broadcast)
- send to any combination AB, BC, AC (multicast)
- send to A, B, C
Right now, I assign key for all path but as the number of queues grows,
routing keys for each queue also grows.
Hope to hear from you guys.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140619/14f7ec6b/attachment.html>
More information about the rabbitmq-discuss
mailing list