Skip to content

Code for CSCI-GA. 2620 Network And Mobile System Final Project: Robustness of Kademlia Performance to Churn Rates

Notifications You must be signed in to change notification settings

keruwang/Robustness-of-Kademlia-Performance-to-Churn-Rates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robustness-of-Kademlia-Performance-to-Churn-Rates

Code for CSCI-GA. 2620 Network And Mobile System Final Project: Robustness of Kademlia Performance to Churn Rates

Run Kademlia Code on PeerSim

You need to download jre first to run java environment.

To compile the sources, invoke:

  make

To run the code, invoke:

  make run

Change Kademlia Simulation Configuration

To change network configuration (e.g., churn rate, network size), see example.cfg To change Kademlia configuration (e.g., alpha, k), see src/peersim/kademlia/KademliaCommonConfig.java

About

Code for CSCI-GA. 2620 Network And Mobile System Final Project: Robustness of Kademlia Performance to Churn Rates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published