Configuring the number of jobs to run concurrently
By default, each Tonic Textual worker can run eight jobs at the same time. For example, it can process up to eight files simultaneously.
The environment variable SOLAR_MAX_CONCURRENT_WORKER_JOBS
controls the number of jobs to run concurrently.
The number of jobs that can run concurrently can affect the number of Textual workers that you need. The more jobs that can run concurrently, the fewer workers that are needed.
Last updated
Was this helpful?