Skip to content

A local simulator of Chord protocol and algorithm for peer-to-peer distributed hash table

Notifications You must be signed in to change notification settings

Brotherhood94/Chord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord

Chord is a protocol and algorithm for a peer-to-peer distributed hash table.

In the implementation proposed here, I'm assuming "fake" peers (i.e. they run in local) since the aim was to understand some key point regarding how to distribute data and how to retrieve them.

About

A local simulator of Chord protocol and algorithm for peer-to-peer distributed hash table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages