Package ch.elca.el4j.services.remoting.protocol.loadbalancing.policy

Class Summary
AbstractPolicy Abstract class that defines the policy of the protocol selection.
RandomPolicy Chooses the protocol according to a random policy.
RedirectUponFailurePolicy This class defines the following load-balancing property: The protocols are returned in a round-robin way, but the currently used protocol only changes if a failure has been notified about it.
RoundRobinPolicy Chooses protocols according to a round robin policy.
 

Links to wiki:
ModuleRemoting


Copyright © 2005-2011 ELCA. All Rights Reserved.