Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The previous version of the Stratos Load Balancer used Apache Synapse/Axis2/Tribes clustering feature for communicating with its application members. As a result load balancing algorithm was implemented using Axis2. This algorithm interface is tightly coupled with Axis2 members.
The idea of this task is to implement a generic algorithm interface which is not coupled with Axis2 so that load balancing specific features will be loosely coupled with its foundation components.