Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement End Game #4

Open
oxlade39 opened this issue Feb 7, 2014 · 0 comments
Open

Implement End Game #4

oxlade39 opened this issue Feb 7, 2014 · 0 comments
Milestone

Comments

@oxlade39
Copy link
Owner

oxlade39 commented Feb 7, 2014

See End Game.

In brief, the current downloader only downloads unique pieces from unique peers. When the last few pieces are being downloaded they 'trickle' through slowly on individual download workers. This can be vastly improved by removing the uniqueness restriction above at some given threshold, this will inevitably mean download duplication but the existing system should cope with this.

@oxlade39 oxlade39 added this to the 1.0.0 milestone Feb 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant