[jboss-user] [JBoss Messaging] - Re: Clustering differences versus JBoss MQ

timfox do-not-reply at jboss.com
Tue Jun 30 04:56:43 EDT 2009


"gaohoward" wrote : 
  | Using /ClusteredConnectionFactory, each time you gets a connection, you connects to a different node (round robin load balancing by default).
  | 
  | By enable Message Suckers in the cluster, messages will be pulled off from nodes that have no local consumers to the nodes that have local consumers but no messages in queue.
  | 
  | 

Actually that is not correct. In JBM 1.x messages will be redistributed from one node to another if JBM determines that consumers on one node are sitting idle, whilst there are messages and busy consumers on other nodes.

If you're seeing some consumers sitting idle while one node consumes all the messages your system is probably misconfigured.


View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240952#4240952

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240952



More information about the jboss-user mailing list