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

Closest Routing Policy #77

Open
4 tasks
giobart opened this issue Nov 16, 2022 · 0 comments
Open
4 tasks

Closest Routing Policy #77

giobart opened this issue Nov 16, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@giobart
Copy link
Contributor

giobart commented Nov 16, 2022

Short

Implement the Closest Instance routing policy

Proposal

Right now, the only balancing policy usable is RR balancing. Let's try to implement the Closest Semantic IP using the cluster position information.

Ratio

This helps improve the geographical awareness of the applications without forcing the developer to manage it from a code perspective. Just by using the Closest IP, the applications will always talk with the closes instance available.m

Impact

All the components will have in impact.

Development time

3 Days

Status

Looking for a solution

Checklist

  • Discussed
  • Documented
  • Implemented
  • Tested
@giobart giobart added the enhancement New feature or request label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant