[rabbitmq-discuss] mirrored queue cluster
PATAR, SAGAR
sp345s at att.com
Fri Oct 4 18:15:24 BST 2013
I mean in Master/Slave architecture during the failovers ...
If all exchanges are mirrored then we need to configure the exchanges which needs to be mirrored in Master/Slave .. Is that correct??
-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Michael Klishin
Sent: Friday, October 04, 2013 1:06 PM
To: Discussions about RabbitMQ
Subject: Re: [rabbitmq-discuss] mirrored queue cluster
On oct 4, 2013, at 9:01 p.m., "PATAR, SAGAR" <sp345s at att.com> wrote:
> Thank you .. Apart from Queue.. We should be able to mirror a topic (I mean Topic Exchange) as well right.
All exchanges are always mirrored. They are not really separate entities, just a distributed routing
table that all nodes have a copy of. That's why you can publish to any node.
MK
More information about the rabbitmq-discuss
mailing list