You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Daniela Morais (JIRA)" <ji...@apache.org> on 2019/02/27 02:44:00 UTC

[jira] [Commented] (DUBBO-34) GSoC 2019: New Load Balancer for higher availability and resilience.

    [ https://issues.apache.org/jira/browse/DUBBO-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16778804#comment-16778804 ] 

Daniela Morais commented on DUBBO-34:
-------------------------------------

[~chicken]
Hello,

My name is Daniela and I'm a software engineer from Sao Paulo! As a Java enthusiast, I've used Apache's Projects for years such as Tomcat, Ant, and Maven and I always wanted to contribute. I've been developing microservices with Spring Boot so I thought that Dubbo will be a great opportunity to start to contribute.

I'm studying CS at The University of Campinas and I want to improve my acknowledgment in those technologies (reactive architecture, load balancer, service mesh etc.). I would like do this project for GSoC 2019

Could you help me to get started?

> GSoC 2019: New Load Balancer for higher availability and resilience.
> --------------------------------------------------------------------
>
>                 Key: DUBBO-34
>                 URL: https://issues.apache.org/jira/browse/DUBBO-34
>             Project: Apache Dubbo
>          Issue Type: Task
>            Reporter: Jun Liu
>            Priority: Major
>              Labels: GSoC2019
>
> 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)