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

Add parallel execution with workers #16

Merged
merged 6 commits into from
Jan 10, 2020
Merged

Add parallel execution with workers #16

merged 6 commits into from
Jan 10, 2020

Conversation

vv9k
Copy link
Owner

@vv9k vv9k commented Jan 10, 2020

With this release pkger will truly utilize the async nature of it's docker library allowing packages for multiple images to be built in parallel.

@vv9k vv9k merged commit 3aa49ec into master Jan 10, 2020
@vv9k vv9k deleted the workers branch January 10, 2020 13:59
@vv9k vv9k mentioned this pull request Jan 10, 2020
vv9k added a commit that referenced this pull request Aug 25, 2021
* move methods to new Worker struct

* move Workers logic to worker.rs

* fmt

* execute recipe builds in parallel per image

* fmt

* up version
vv9k added a commit that referenced this pull request Aug 25, 2021
* move methods to new Worker struct

* move Workers logic to worker.rs

* fmt

* execute recipe builds in parallel per image

* fmt

* up version
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.

1 participant