You are viewing an old version of this page. View the current version.

    Compare with Current View Page History

    Version 1 Current »

    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)

    • No labels