Skip to content
/ Chord Public

Chord: A Scalable Peer-to-peer Lookup Protocol for Internet Applications

Notifications You must be signed in to change notification settings

Cheaple/Chord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Local test

make test
make test2
make test3

AWS test

./chord.exe -a 172.31.35.162 -p 8100 --ts 3000 --tff 1000 --tcp 3000 -r 4
./chord.exe -a 172.31.36.232 -p 8102 --ja 172.31.35.162 --jp 8100 --ts 3000 --tff 1000 --tcp 3000 -r 4
./chord.exe -a 172.31.33.223 -p 8104 --ja 172.31.36.232 --jp 8102 --ts 3000 --tff 1000 --tcp 3000 -r 4

About

Chord: A Scalable Peer-to-peer Lookup Protocol for Internet Applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published