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

Pull the docker image in parallel with pulling input files #14

Open
1fish2 opened this issue Oct 29, 2019 · 1 comment
Open

Pull the docker image in parallel with pulling input files #14

1fish2 opened this issue Oct 29, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@1fish2
Copy link
Collaborator

1fish2 commented Oct 29, 2019

To save time, perform-task! should pull the docker image in parallel with pulling the task's input files.

These are network and I/O operations, not compute-bound.

@1fish2 1fish2 added the enhancement New feature or request label Oct 29, 2019
@1fish2
Copy link
Collaborator Author

1fish2 commented Oct 30, 2019

Also parallelize the gcloud storage pushes and pulls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant