maximwebb / torrensic

Lightweight torrent client written in Rust
1 stars 0 forks source link

Improved piece download strategy #2

Closed maximwebb closed 11 months ago

maximwebb commented 1 year ago

Currently, pieces are acquired sequentially - this is inefficient in its own right, and will not scale to multiple peers. The new strategy will be something along the lines of: