[rabbitmq-discuss] Flexible routing keys for topic exchange
Matthias Radestock
matthias at rabbitmq.com
Thu Jun 19 09:35:04 BST 2014
On 19/06/14 09:28, Michael Klishin wrote:
> On 19 June 2014 at 12:19:29, Rom Cabral (rom.t.cabral at gmail.com)
>> - send to any combination AB, BC, AC
>
> when a new queue is added, you'll have to list them in a consumer (or
> whatever app declares them) and create multiple bindings, say
>
> a.*, b.* and so on
better: take advantage of http://www.rabbitmq.com/sender-selected.html,
and use the default exchange.
Matthias.
More information about the rabbitmq-discuss
mailing list