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

Allow parallel building #14

Open
torsava opened this issue Apr 19, 2017 · 1 comment
Open

Allow parallel building #14

torsava opened this issue Apr 19, 2017 · 1 comment

Comments

@torsava
Copy link
Member

torsava commented Apr 19, 2017

I believe an important feature of the recipes would be to allow parallel building of packages that don't depend on each other.

E.g. for rh-python34, after you build python for the second time (with_rewheel: 1) you can start building multiple packages at once, since many of them depend only on python but not on each other.

This would offer a significant speed-up of the rebuild procedure.

@kasicka
Copy link

kasicka commented Apr 24, 2017

+1, in rh-nodejs6 after nodejs package is build, the rest 300 packages can be build simultaneously.

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

No branches or pull requests

2 participants