Template generation is single threaded

Bug #1786660 reported by Attila Fazekas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Undecided
Unassigned

Bug Description

create_dockerfiles contains a long loop with cpu intensive steps.

At the first look the loop can be made paralleled by using os.fork(),
the python threading does not effective in case of CPU intensive load. however
other multiprocessing solution might work, but it maybe a bigger code change.

Revision history for this message
Michal Nasiadka (mnasiadka) wrote :

This is new functionality, and as mentioned quite a big code change - please raise a blueprint.

Changed in kolla:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.