[rabbitmq-discuss] Designing a flexible routing key

Simon MacMullen simon at rabbitmq.com
Thu Jun 19 11:20:59 BST 2014


On 19/06/14 09:06, Rom Cabral wrote:
> 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

I don't know if this is the answer for you, but if you are thinking in 
terms of the publisher knowing which queues it wants to send to you can 
use http://www.rabbitmq.com/sender-selected.html.

Cheers, Simon


-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list