Commit 00a10a9
feat(job-orchestration): Allow concurrent compression job processing by processing batches of compression tasks per job. (#1637)
Co-authored-by: kirkrodrigues <[email protected]>1 parent cb2505d commit 00a10a9
File tree
5 files changed
+402
-158
lines changed- components
- clp-py-utils/clp_py_utils
- job-orchestration/job_orchestration/scheduler
- compress
- package-template/src/etc
5 files changed
+402
-158
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
338 | 339 | | |
339 | 340 | | |
340 | 341 | | |
| 342 | + | |
| 343 | + | |
341 | 344 | | |
| 345 | + | |
342 | 346 | | |
343 | 347 | | |
344 | 348 | | |
| |||
0 commit comments