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 async download based on chronos #1023

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

yyoncho
Copy link
Contributor

@yyoncho yyoncho commented Aug 24, 2022

@yyoncho yyoncho force-pushed the async branch 3 times, most recently from ddc62e3 to 16c4678 Compare August 24, 2022 13:21
- implementation of async download based on chronos asyncproc
- the PR is based on nim-lang#938
@FedericoCeratto
Copy link
Member

FedericoCeratto commented Dec 9, 2022

Nimble is shipped with the Nim compiler and should not depend on external libraries. Also it caches dependencies permanently, and most dependencies are pretty small. It's difficult to justify the additional complexity of parallel download.

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

Successfully merging this pull request may close these issues.

None yet

3 participants