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/parallelize multi fetcher #162

Merged
merged 4 commits into from
Jun 7, 2022
Merged

Feature/parallelize multi fetcher #162

merged 4 commits into from
Jun 7, 2022

Conversation

NobodyXu
Copy link
Member

@NobodyXu NobodyXu commented Jun 7, 2022

Parallelize MultiFetcher.first_available: Using tokio::spawn to run them in parallel since we are using multithreading runtime.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
@NobodyXu NobodyXu marked this pull request as ready for review June 7, 2022 05:36
Copy link
Member

@passcod passcod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@passcod passcod merged commit 20ec8d6 into cargo-bins:main Jun 7, 2022
@NobodyXu NobodyXu deleted the feature/parallelize-MultiFetcher branch June 7, 2022 05:54
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

2 participants