Search
Page 23 of 31. Showing 306 results (0.017 seconds)
worker_check_interval
Synopsis worker_check_interval = interval Interval is the time in seconds for the Worker to wait before checking the stats of the processes it has running. Example…Permissions
User Permissions Qube! contains a permissions mechanism to allow administrators to control user access. The permissions are broken down into classes: Administrative…How to use frame chunking in the submission UI
to the absolute minimum while automatically load balancing the work to be done across different speed workers. With Dynamic Allocation, the application is only started once on each worker…flightChecks
Overview Flight checks, AKA preflights and postflights, new in Qube 6.6, are programs and/or scripts that are run on the worker just before and after the actual job…worker_log_timeout
Synopsis worker_log_timeout = time Amount of time the Worker will wait in seconds before transmitting the job log's standard output and standard error to the Supervisor…worker_port
Synopsis worker_port = port Assigns the TCP/UDP network port number to the Worker daemon. This must be set on the Supervisor as well. _worker_bootstrap_parameter Example…worker_boot_diagnostics_retry_interval
Synopsis worker_boot_diagnostics_retry_interval = interval Number of seconds the worker should wait before retrying the boot-time diagnostic test in case of errors (see…worker_cpus
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 CPUs equal to the number…supervisor_port
Synopsis supervisor_port = port The network port number the Supervisor will use. Important: This must be configured the same on all Worker hosts and client hosts. Example…worker_host_domain
Synopsis Setting this value forces the worker to use the given domain to authenticate the proxy user. Without this setting, the local computer domain will be used…