On 04/17/2013 09:58 AM, Jason Barto wrote:
All,
I've benchmarked my qpid broker (java) at 70k msg/s with a single producer
/ consumer scenario and am now turning my eye towards ha deployment. I see
from the documentation that a 2 node master / slave is supported on
clustering. What about distributed nodes for load balancing?
Is there any mechanism for having say 3 master / slave setups with
federation like rabbitmq or store/forward like activemq?
The goal is to have an always on 5 9s deployment.
The C++ broker supports federation between multiple clusters, with one
restriction mentioned in
http://qpid.apache.org/books/trunk/AMQP-Messaging-Broker-CPP-Book/html/chapter-ha.html#ha-overview
It also supports replication of queues between brokers or between clusters, see
http://qpid.apache.org/books/trunk/AMQP-Messaging-Broker-CPP-Book/html/ch01s13.html
Cheers,
Alan.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]