Hi !!!

I have an extremely high volume of messages. Several thousands of messages
per second. It does not care for message drops, and we use async dispatch to
get maximum performance. Now my confusion is that if I use 3 brokers to make
a network, and use failover protocol, will the producer have to worry about
making sure that messages are transferred to all 3 brokers in the cluster?
Also since such a high volume of messages is transferred across 3 brokers,
would it slow down the whole consumer/producer chain ?? 
-- 
View this message in context: 
http://www.nabble.com/High-Volume-of-messages-tf2941814.html#a8225745
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to