Skip to main content
Skip table of contents

DV_SCHEDULER_CLUSTERED

This property determines how jobs are distributed and processed across the servers in the cluster. You can change the setting at any time without needing to restart servers.

Value

Description

FALSE

When set to FALSE, all jobs run exclusively on a single primary server (the "coordinator" node). This means that only one server is actively executing these jobs at any given time. If this primary server becomes unavailable, another server in the cluster automatically takes over and begins processing the jobs and job queue

TRUE

When set to TRUE, job execution is distributed across all servers in the cluster, allowing for shared workload and potentially faster processing

The default value for this option is FALSE.

DV_SCHEDULER_CLUSTERED option available since v25.2

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.