Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The entire Eclipse Java Project is included in this repository
All SicSim classes are in the JAR file
Warning, maybe some paths will be broken (JRE, JAR, etc)

This is an implementation of a (really) simplified BitTorrent protocol.
Tracker is centralized. 
Peers inform tracker of all data they can seed.
Peers must request pieces from the Tracker, which randomly allocates pieces that requesting peers do not already have.
No clever game theory stuff here.

Simulation results are interesting though.

About

Simulation of not BitTorrent... it's BitTorrent's centralized, slow, not-scalable, half cousin

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages