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

Jun Liu updated DUBBO-34:
-------------------------
    Description: 
This is an idea for Google Summer of Code (GSoC). Get to know about Dubbo[0].

As an RPC framework, LoadBalance is a key part of Dubbo for distributing 
traffics among servers. Below are the built-in strategies already supported:
* Round Robin
* Least Active
* Consistent Hash
* Random

Now, we are considering some more intelligent and adaptive strategies that can 
learn the healthy status of servers at runtime and automatically adjust traffic 
distributions, something like P2C for Finagle[1 ]and JSQ for Netflix[2].

0. https://issues.apache.org/jira/browse/DUBBO-33.
1. https://twitter.github.io/finagle/guide/Clients.html.
2. 
https://medium.com/netflix-techblog/netflix-edge-load-balancing-695308b5548c. 



  was:
This is an idea for Google Summer of Code (GSOC). Get to know about 
[Dubbo](https://issues.apache.org/jira/browse/DUBBO-33).

As an RPC framework, LoadBalance is a key part of Dubbo for distributing 
traffics among servers. Below are the built-in strategies already supported:
* Round Robin
* Least Active
* Consistent Hash
* Random

Now, we are considering some more intelligent  adaptive strategies that can 
learn the healthy status of servers at runtime and automatically adjust traffic 
distributions, something like [P2C for Finagle]() and [JSQ for 
Netflix](https://medium.com/netflix-techblog/netflix-edge-load-balancing-695308b5548c).
 




> GSoC 2019: Load Balance
> -----------------------
>
>                 Key: DUBBO-34
>                 URL: https://issues.apache.org/jira/browse/DUBBO-34
>             Project: Apache Dubbo
>          Issue Type: Task
>            Reporter: Jun Liu
>            Priority: Major
>
> This is an idea for Google Summer of Code (GSoC). Get to know about Dubbo[0].
> As an RPC framework, LoadBalance is a key part of Dubbo for distributing 
> traffics among servers. Below are the built-in strategies already supported:
> * Round Robin
> * Least Active
> * Consistent Hash
> * Random
> Now, we are considering some more intelligent and adaptive strategies that 
> can learn the healthy status of servers at runtime and automatically adjust 
> traffic distributions, something like P2C for Finagle[1 ]and JSQ for 
> Netflix[2].
> 0. https://issues.apache.org/jira/browse/DUBBO-33.
> 1. https://twitter.github.io/finagle/guide/Clients.html.
> 2. 
> https://medium.com/netflix-techblog/netflix-edge-load-balancing-695308b5548c. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to