Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It'd be good to see if it's possible to reach a higher throughput by parallelizing the process of transporting multiple packages with the process of installing them; so the idea is to build a package, but only put a reference to it in the ordered queue and send the actual package by putting it into a different queue that gets processed in parallel.