Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages