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. Sincerely, Jason
