Package org.apache.synapse.endpoints.algorithms

Interface Summary
LoadbalanceAlgorithm All load balance algorithms must implement this interface.
WeightedRoundRobinViewMBean  
 

Class Summary
AlgorithmContext Keeps the runtime state of the algorithm
RoundRobin This is the implementation of the round robin load balancing algorithm.
WeightedRoundRobin This algorithm sends messages based on the weights of the endpoints.
WeightedRoundRobinView  
WeightedRRLCAlgorithm This is a Weighted Round Robin Least Connection algorithm.
 



Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.