[jboss-user] [JBoss Messaging Users] - Re: ClusteredConnectionFactory

clebert.suconic@jboss.com do-not-reply at jboss.com
Fri Oct 2 17:26:01 EDT 2009


If you are inside the server, it will always connect to that same server. 

You can enable load balancing on the CF used by the Resource Adapter, but it would become a mess.

As you have MDBs and other Beans, you will have other things controlling balancing for you. For instance as you get traffic on nodeA on a HTTPServer,  you use most of the load on that node. If you mix up load balancing on the server side you will actually hurt performance instead.


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

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



More information about the jboss-user mailing list