anchore-engine
anchore-engine copied to clipboard
use threadpoolexecutor in image archival
Related to: https://github.com/anchore/anchore-engine/pull/1273 This PR attempts to parallelize image archival with the use of a ThreadPoolExecutor. The hope that it may result in some performance improvements.
What this PR does / why we need it:
Which issue this PR fixes (optional, in fixes #<issue number>)(, fixes #<issue_number, ...)
format, will close the issue when PR is merged: fixes #:
Special notes: