Implementation of Chord(in C++)A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. Chord is a distributed lookup protocol that addresses this problem
Run Instructions
Compile using : g++ -o Node Node.cpp -pthread -lcrypto
Run file: ./Node
Rest of the instructions are provided in the interface, as per a chord system
-
Couldn't load subscription status.
- Fork 0
Implementation of Chord(in C++)A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. Chord is a distributed lookup protocol that addresses this problem
Couldn't load subscription status.
rishabkr/Chord-Distributed-Hash-Table
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implementation of Chord(in C++)A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. Chord is a distributed lookup protocol that addresses this problem
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published