[jboss-user] [JBoss Messaging Users] - Load balancing with new node
yongz
do-not-reply at jboss.com
Wed Oct 28 22:57:19 EDT 2009
Hi,
* JBoss 5.01
* JBoss Messaging 1.4.2.GA-SP1
I have a question about JBM Client-Side Load balancing:
With Round Robin policy, the connections are spread smoothly across 3 nodes in the cluster, say: A,B,C.
While the job is running with the connections to A,B,C, and now there is another new node, say D, joins the cluster.
If a new connection is required to be created to D, is there any way that we can *ensure* this new connection will be created on D? and not to A,B,or C?
Thanks in advance.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262839#4262839
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262839
More information about the jboss-user
mailing list