[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Failover logic in ClusteredConnectionFactoryDelegate
timfox
do-not-reply at jboss.com
Mon Nov 27 11:03:07 EST 2006
There is quite a lot of logic in there.
There is the load balancing policy - which is currently hardcoded to be round robin - needs to be separated out and made pluggable.
As I say, this should be in an aspect. If we don't do it now, it will probably never get done and the code will drift into an unmaintainable mess.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988940#3988940
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988940
More information about the jboss-dev-forums
mailing list