[rabbitmq-discuss] Flexible routing keys for topic exchange

Rom Cabral rom.t.cabral at gmail.com
Thu Jun 19 09:17:15 BST 2014


Hi guys,

I would like to hear any suggestions to be able to design flexible routing 
keys. Below is my use case.

If I have 3 queues A, B, C connected to an exchange, I would like to
- send message to A,B,C (broadcast)
- send to any combination AB, BC, AC
- send only to A, B, C

I can accomplish this by assigning key for each combination. Unfortunately, 
it will grow as the number of queues grow. What i want is to "*" and "#" in 
my design.

Thanks,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140619/d49439b0/attachment.html>


More information about the rabbitmq-discuss mailing list