[rabbitmq-discuss] Multiple local-usernames for federation
Matthias Radestock
matthias at rabbitmq.com
Tue May 14 18:17:55 BST 2013
On 14/05/13 17:56, Roman Gaufman wrote:
> if I have a topic exchange and I bind a queue with
> a routing key. Is the federation plugin able to determine and only
> federate relevant messages? -- What I mean by that is if an exchange has
> no queues that match a routing key, will the message still be federated?
From http://www.rabbitmq.com/federation.html
<quote>
Are all messages copied?
Only those messages that need to be copied are propagated.
</quote>
The detailed explanation is at
http://www.rabbitmq.com/federation.html#details.
Matthias.
More information about the rabbitmq-discuss
mailing list