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

Implement server selection using consistent hash #522

Merged
merged 9 commits into from
May 1, 2019
Merged

Conversation

vcastellm
Copy link
Member

@vcastellm vcastellm commented Apr 26, 2019

Server selection via consistent hash over peer members, ensures a good request distribution and mimics a distributed cache.

Also fix some docs and comment

Victor Castell added 9 commits April 27, 2019 00:31
Server selection via consistent hash over peer members, ensures a good request distribution and emulates a cache store.
This could lead to unpredictable job executions out of time
@vcastellm vcastellm merged commit e8b5d55 into master May 1, 2019
@vcastellm vcastellm deleted the server_selec branch May 1, 2019 21:10
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

Successfully merging this pull request may close these issues.

1 participant