Search
Page 12 of 30. Showing 296 results (0.014 seconds)
_SimpleCMD_QubeFrameRangeWithChunk
to the farm it may be more efficient to "chunk" your job. This means that when the job is sent to the worker it tells the worker to render X consecutive frames before requesting more…supervisor_worker_configfile
Synopsis supervisor_worker_configfile = file File is the Worker config file used for centralized Worker configuration. The Supervisor has the ability to use a macro-based…worker_idle_threads
Synopsis worker_idle_threads = threads The idle number of Worker threads. This allows the Worker to maintain a specified number of threads ready to service network messages…Configuration Parameter Reference
This page provides documentation for all of Qube's configuration parameters. Local Configuration The Configuration for the Supervisor, Worker, and Clients can be found…Job Structure
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 for executing…AppFinder Jobs
This jobtype was added in Qube v6.4-2. This jobtype requires Python to be installed on the executing worker. What are they, and what do they do? These jobs differ from…User_Proxy mode Considerations
By default, each Qube Worker is configured to run in what we call "proxy" mode. This means the Worker will attempt to execute the job as a proxy user, rather than the user…Can you give an overview of Qube's architecture from a workflow standpoint?
identifies available Workers to process the job. The Supervisor sends the job package to the Worker. 5. The Worker service then launches the respective backend (script or executable…_aboutSupervisorAutoDiscovery
if they are on the same IP subnet as the host issuing the broadcast. Qube workers that don't have the supervisor explicitly defined via the qb_supervisor value can issue a broadcast…UI "Qube (ImagesToMovie) Job..."
_SimpleCMD_QubeJobBasics 2- required parameters.png exe Tooltip - explicit path to executable Browse or enter manually the location of executable on the workers Important : Always double…