Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ribbon 3.x planning #215

Open
elandau opened this issue Feb 24, 2015 · 1 comment
Open

Ribbon 3.x planning #215

elandau opened this issue Feb 24, 2015 · 1 comment

Comments

@elandau
Copy link
Contributor

elandau commented Feb 24, 2015

RxNetty version 0.5.0 will have a much more robust implementation that includes managing a pool of hosts (for load balancing) as well as a new request creation pattern that makes Ribbon's RequestTemplate mostly obsolete. For load balancing RxNetty will use Ocelli (https://github.com/Netflix/ocelli) as a much leaner load balancer implementation.

Relevant RxNetty issues

ReactiveX/RxNetty#303
ReactiveX/RxNetty#317

Given these advancements in RxNetty most of the Ribbon codebase becomes obsolete and necessitates a new major version of Ribbon. The new version will most likely contain a single project with the sole functionality to wrap the RxNetty client from a service contract interface.

@GrapeBaBa
Copy link

Hi elandau,
When ribbon 3.x codebase will open source?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants