Details
-
Improvement
-
Resolution: Unresolved
-
None
-
None
-
Workloads to several Docker-Containers should be adjusted to cache the workload for ~1d with a hash of the workfile as key and deliver the cached result to speed up the import of multitarget tasks. The scope of this issue are the Visual (Reflow) Converter Container and the PDF Converter Container. What shall be achieved
- Cache the result of each transformation with the hash of the workfile (PDF, HTML) as key for max. 1d (configuarable in t5)
- deliver the cached result in case of a key-match
- each conversion-request delets the files older than the cache-duration
- The cache-lifetime should be a single central "level 1" config in t5 (and thus must be sent in the requests):
runtimeOptions.import.cacheLifetime
Workloads to several Docker-Containers should be adjusted to cache the workload for ~1d with a hash of the workfile as key and deliver the cached result to speed up the import of multitarget tasks. The scope of this issue are the Visual (Reflow) Converter Container and the PDF Converter Container. What shall be achieved Cache the result of each transformation with the hash of the workfile (PDF, HTML) as key for max. 1d (configuarable in t5) deliver the cached result in case of a key-match each conversion-request delets the files older than the cache-duration The cache-lifetime should be a single central "level 1" config in t5 (and thus must be sent in the requests): runtimeOptions.import.cacheLifetime
-
Critical
-
Improvement: Visual PDF Converter & Visual Reflow Converter cache processed files to speed up multitarget task imports
-
Empty show more show less