Skip to content

gtato/ChordSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChordSim

An implementation of Chord on top of the PeerSim simulator.

http://peersim.sourceforge.net/

In the main branch all remote calls are considered as such and are also asynchronous. Whereas in the local branch, most of the remote calls are done through direct method invocation on the target node. This is very similar to the pseudocode in the Chord paper and it's simple to read, but it's not realistic.

alt tag

About

Chord implementation in Java based on PeerSim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published