CacheTorrent is a file sharing system based on leader election, caches and indirect requests. It is fast in homogeneous networks and inexpensive in terms of inter-ISP redundant transmissions under any network conditions.
The CacheTorrent system extends the BitTorrent protocol, providing strong incentives for users to follow the proposed solution.
- Installation guide
- Usage instructions
- Remote deployments and experimental results
The general documentation is provided in Markdown, while the code uses GoDoc.
- BitTorrent - a simplified implementation of the BitTorrent protocol
- CacheTorrent - a BitTorrent extension aimed to reduce the inter-ISP traffic
- Extensions - extensions on top of CacheTorrent based on emperical results
Simulations are made using the Speer simulator.
Want to help? You can raise an issues or contact me directly at [email protected].