Search

Search

Help

Page 11 of 29. Showing 287 results (0.009 seconds)

  1. 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…
    QubeFeb 01, 2017
  2. 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…
    QubeOct 15, 2014
  3. 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
    QubeJun 14, 2018
  4. 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…
    QubeJan 05, 2015
  5. 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…
    QubeApr 14, 2020
  6. 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…
    QubeOct 15, 2014
  7. 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…
    QubeJan 13, 2015
  8. API Functions

    qbbackup Purpose Backup Supervisor state database. Prototype QB_BOOL qbbackup() qbblock Purpose Sets job state to blocked. Prototype…
    QubeFeb 16, 2017
  9. 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…
    QubeJul 05, 2017
  10. 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
    QubeFeb 01, 2017