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

[EPIC] Load-balancing strategies #20

Open
bajiat opened this issue Sep 25, 2017 · 0 comments
Open

[EPIC] Load-balancing strategies #20

bajiat opened this issue Sep 25, 2017 · 0 comments
Labels

Comments

@bajiat
Copy link

bajiat commented Sep 25, 2017

Description

Create plug-able strategies for load balancing, such as

  • uniform random (already implemented)
  • weighted random
  • round robin
  • reactive based on server load / capacity

User needs

  • API owners should be able to select from available strategies and configure as per need.
  • Proxy42 developers should be able to write their own / additional strategies.
@bajiat bajiat added the EPIC label Sep 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant