[jboss-dev-forums] [Design of JBoss Remoting, Unified Invokers] - Remoting 3: RFC: Simple load balancers
david.lloyd@jboss.com
do-not-reply at jboss.com
Tue Nov 18 13:07:11 EST 2008
In IRC someone was asking about load balancing. One major benefit of the ClientSource+Client design is the ability to create a wrapper ClientSource which can do things like this. I thought it would be nice to provide some load-balancing implementations as part of the API - perhaps as a separate package, e.g. org.jboss.remoting.lb or something like that.
What do you guys think? What load-balancing algorithms should we support beyond simple round-robin?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190220#4190220
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190220
More information about the jboss-dev-forums
mailing list