https://github.com/adrian-lin-1-0-0/go-chord
A Scalable Peer-to-peer Lookup Protocol for Internet Applications
https://github.com/adrian-lin-1-0-0/go-chord
Last synced: 3 months ago
JSON representation
A Scalable Peer-to-peer Lookup Protocol for Internet Applications
- Host: GitHub
- URL: https://github.com/adrian-lin-1-0-0/go-chord
- Owner: adrian-lin-1-0-0
- Created: 2023-12-17T14:16:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-17T16:01:12.000Z (over 1 year ago)
- Last Synced: 2025-01-25T18:43:42.457Z (4 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-chord
> implement chord protocol in golang[Chord: A Scalable Peer-to-peer Lookup Protocol for Internet Applications](https://pdos.csail.mit.edu/papers/ton:chord/paper-ton.pdf)