Synopsis
worker_cpus =
CPUs
CPUs is the number of CPUs the Worker will report to the Supervisor. A value of 0 tells Qube to set the number of CPU equal to the number of cores seen by the OS.
Example
worker_cpus = 2
Defaults
(all)
(Automatically counts the number of processors if empty)