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

[NETWORK-OKR]Propose a new routing and discovery algorithm #74

Closed
2 of 4 tasks
pieceofr opened this issue Jul 16, 2019 · 1 comment
Closed
2 of 4 tasks

[NETWORK-OKR]Propose a new routing and discovery algorithm #74

pieceofr opened this issue Jul 16, 2019 · 1 comment

Comments

@pieceofr
Copy link
Contributor

pieceofr commented Jul 16, 2019

Current discovery is using DNSLookup for TXT record and routing is using binary tree with X algorithm. There are more existing choices of discovery and routing. Explore the widely used algorithm come with a stable p2p library can be an improvement of P2P module.

  • Research on P2P algorithms
  • Research on gossip protocol on fault detection for routing
  • research and testing on specific algorithms (decided later
  • Propose a new algorithm
@pieceofr
Copy link
Contributor Author

close it because we decide not keep current bitmarkd discover and routing service

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