Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 281 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 281 Bytes

peer_ordering

This is a simple simulation of peer connections in a bittorrent swarm, illustrating the potential performance issues (peer clustering) of widely used first-come-first-serve logic for accepting incoming connections as well as a solution to that problem.