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:42 UTC

[jira] [Resolved] (STRATOS-106) Implement Synapse Load Balancing Endpoint

     [ https://issues.apache.org/jira/browse/STRATOS-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Imesh Gunaratne resolved STRATOS-106.
-------------------------------------

    Resolution: Fixed

Implemented in org.apache.stratos.lb.endpoint component. 

> Implement Synapse Load Balancing Endpoint
> -----------------------------------------
>
>                 Key: STRATOS-106
>                 URL: https://issues.apache.org/jira/browse/STRATOS-106
>             Project: Stratos
>          Issue Type: Sub-task
>            Reporter: Imesh Gunaratne
>            Assignee: Imesh Gunaratne
>             Fix For: 4.0.0
>
>
> Apache Synapse has designed in a way that load balancing could be done using load balance endpoints (org.apache.synapse.endpoints.LoadbalanceEndpoint). When a request is received by the load balancer it is passed to each phase and finally sent to the load balance endpoint to be sent to a send mediator. The send mediator defines the actual receiver of the message. This design could be used by the Stratos Load Balancer to implement its core functionality.



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