[rabbitmq-discuss] Equally distribute load among servers with	concurrent consumers
    RabbitLove 
    77.ears at gmail.com
       
    Thu May 15 18:05:43 BST 2014
    
    
  
I set 5 concurrent consumers on each server total 10 consumers for two
servers. 10 consumers listen to the same queue.  What I found is that the
round robin dispatch only feed the first server with 5 first, the sixth one
will go to the second server. How could equally distributed among two
servers without losing the benefit of have 5 concurrent consumers on the
same server?
Your help is greatly appreciated.
Emily
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Equally-distribute-load-among-servers-with-concurrent-consumers-tp35577.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
    
    
More information about the rabbitmq-discuss
mailing list