[rabbitmq-discuss] High Scalability and High Availability...How to?!!
Michael Klishin
mklishin at gopivotal.com
Sun Jun 15 13:56:02 BST 2014
On 15 June 2014 at 12:13:28, Shadi Mari (shadimari at gmail.com) wrote:
> > Let's say i have two nodes N1 and N2, and one Queue that is mirrored,
> the master and slave reside on N1 and N2 respectively; in such
> a case and as based on what you have advised, there is no way to distribute
> consumers and publishers load across two nodes because the same
> work will be done by the two nodes; thus to rectify, load distribution
> manifests itself when we have two or more mirrored queues distributes
> across 3 or more machines...
>
> Is my assumption correct?
It is. A single giant queue is problematic in other ways, too, so avoid this
scenario.
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list