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

Provide Leader election algorithm #51

Open
himadieievsv opened this issue Jan 11, 2024 · 0 comments
Open

Provide Leader election algorithm #51

himadieievsv opened this issue Jan 11, 2024 · 0 comments

Comments

@himadieievsv
Copy link
Owner

Summary
It nice to have Leader election algorithm too.
Basic requirements:
TBD

Motivation
Currently it is possible to have only one node in luster to perform workload using locks, but it have many drawbacks for using that approach in cluster with different types of nodes (computing power, network bandwidth, memory capacity, etc ). Ideally nodes should vote on the best candidate.

Workaround
Use locks

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

No branches or pull requests

1 participant