You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by "Imesh Gunaratne (JIRA)" <ji...@apache.org> on 2013/10/17 09:10:41 UTC

[jira] [Created] (STRATOS-107) Implement Load Balancing Algorithm Interface and Round Robin Implementation

Imesh Gunaratne created STRATOS-107:
---------------------------------------

             Summary: Implement Load Balancing Algorithm Interface and Round Robin Implementation
                 Key: STRATOS-107
                 URL: https://issues.apache.org/jira/browse/STRATOS-107
             Project: Stratos
          Issue Type: Sub-task
            Reporter: Imesh Gunaratne
            Assignee: Imesh Gunaratne


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.



--
This message was sent by Atlassian JIRA
(v6.1#6144)