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

[Feature request] multi-threaded and multi-connection download #11061

Closed
1 task done
cjh0613 opened this issue Apr 22, 2022 · 1 comment
Closed
1 task done

[Feature request] multi-threaded and multi-connection download #11061

cjh0613 opened this issue Apr 22, 2022 · 1 comment
Labels
resolution: duplicate Duplicate of an existing issue/PR type: feature request Request for a new feature

Comments

@cjh0613
Copy link

cjh0613 commented Apr 22, 2022

What's the problem this feature will solve?

Download speed too slow

too slow!!

Describe the solution you'd like

  1. Support for downloading using multi-threaded download tools, such as aria2c, when pip install --aria2c-download <path-to-aria2c> and support some other flags like how many threads
  2. Multi-Connection Download. (can download a file from multiple sources)

Alternative Solutions

Perhaps you can implement these two functions in python

Additional context

Thanks!!!

Code of Conduct

@cjh0613 cjh0613 added S: needs triage Issues/PRs that need to be triaged type: feature request Request for a new feature labels Apr 22, 2022
@pradyunsg
Copy link
Member

Hello! Thanks for filing this. We already have this, in the form of --use-feature=fast-deps which does perform such parallel downloads. Beyond that #8187 covers this and a lot more, so I'm going to close this as a duplicate! :)

@pradyunsg pradyunsg added resolution: duplicate Duplicate of an existing issue/PR and removed S: needs triage Issues/PRs that need to be triaged labels Apr 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: duplicate Duplicate of an existing issue/PR type: feature request Request for a new feature
Projects
None yet
Development

No branches or pull requests

2 participants