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

Improve Vicinity algorithm #11

Open
NicolasDP opened this issue Jan 29, 2020 · 0 comments
Open

Improve Vicinity algorithm #11

NicolasDP opened this issue Jan 29, 2020 · 0 comments

Comments

@NicolasDP
Copy link
Contributor

@vincenthz is right here.

The available are in a BTreeSet for it makes it easier for the ring module, however it is not efficient at all for the case of the vicinity.

Here we need to search for something more in depth. Maybe have the vicinity module keep an indexing of the available nodes to allow a fast selection of the closest nodes by topic.

Originally posted by @NicolasDP in #9 #9 (comment)

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