Search
Page 11 of 29. Showing 287 results (0.016 seconds)
Client Configuration
thing that requires configuration is the name of the Supervisor. The Supervisor setting can be explicitly set, or it can be determined using auto-discovery. Like the Workers, Qube…The Qube callback language code strings
requeue-work-self complete-work-self fail-work-self Mail code mail-status mail-license-status mail-report-status Job Instance-level code unblock-subjob-self-single…Upgrading Qube!
If both of the following conditions are true, you will need to take the extra steps outlined in Transferring data from MySQL to PostgreSQL when upgrading the supervisor…qb_domain
of the two farms should use a non-default value. A Qube! Supervisor will not respond to any request or transaction from a worker or client whose qb_domain value does not match its own…Transferring data from MySQL to PostgreSQL
If both of the following conditions are true, you will need to take the extra steps outlined in this document during your supervisor upgrade process: You wish to bring…Callback execution environment
Some things to note regarding the environment in which the callbacks execute: Callbacks are executed on the supervisor host, from inside a supervisor process. Any…Job Structure
Synopsis All jobs in Qube! have a consistent structure. It is through this structure the Supervisor is able to communicate to the Worker the appropriate instructions…API Functions
qbbackup Purpose Backup Supervisor state database. Prototype QB_BOOL qbbackup() qbblock Purpose Sets job state to blocked. Prototype…supervisor_flags
Synopsis supervisor_flags = integer mask or comma-separated list Mask sets some global Supervisor configuration parameters. Sum the settings to determine a composite…Worker Removal
a Worker host places it in a list of banned hosts and the Supervisor will no longer track the host, even if auto-discovery would normally register such a host with the Supervisor…