File: make-processor-run-several-workers-02597b0f77687ef3.yaml

package info (click to toggle)
cloudkitty 13.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,888 kB
  • sloc: python: 16,997; sh: 372; makefile: 218; pascal: 54
file content (6 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
features:
  - |
    The processor is now able to run several parallel workers. By default, one
    worker is spawned for each available CPU. Workers can be limited through the
    ``max_workers`` option of the ``orchestrator`` section.