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

Update network state with less friction #14

Open
kalabukdima opened this issue Nov 28, 2024 · 0 comments
Open

Update network state with less friction #14

kalabukdima opened this issue Nov 28, 2024 · 0 comments

Comments

@kalabukdima
Copy link
Collaborator

On heartbeat receiving, the set of the chunks in worker's possession is updated. On request the list of workers with a given chunk is requested. Now it's done with linear search under the lock. There should be a more performant way to do it.

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

1 participant