"local first" load balancing policy
-----------------------------------
Key: JBESB-2550
URL:
https://jira.jboss.org/jira/browse/JBESB-2550
Project: JBoss ESB
Issue Type: Patch
Security Level: Public (Everyone can see)
Affects Versions: 4.4
Reporter: toby cabot
Here's a patch that adds org.jboss.soa.esb.listeners.ha.LocalFirstRoundRobin which
will choose a local EPR if there is one and fall back to RoundRobin if not. We like this
because it keeps processing on a single host when that's possible and only goes
off-host (which is relatively expensive) if necessary.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira