Search
Page 15 of 27. Showing 264 results (0.013 seconds)
Job and Host Assignment
Since there are so many variables that an affect when and whether a particular job is dispatched to a worker, it might help if some of the decisions involved in this process…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…Configuration Files
The Qube configuration files allow specify the settings for the Qube Supervisor, Workers, and Clients. These files are located in the following directories depending…worker_path_map
Synopsis New in v6.4-2 worker_path_map = { "pathA" = "pathB" ... } Specify the path translation map for a worker. Any job that supports path translation (have…worker_drive_map
Synopsis The worker drive map feature, particular to Windows workers, which instructs workers to automatically mount specified drives before they process jobs…How to kill a job on a busy farm
a "qbkill" (or a "kill" on the gui) is issued, a message goes to the supervisor, which in turn finds the running subjob(s) on worker(s). The applicable workers are notified…Job Reservations
): Dispatch to a worker with at least 1 open slot, then occupy all currently open slots. Fill up other slots as they free up. (general form is host.processors=N+, where N is a positive…Specifying User Mode (Central Configuration)
If your preference is to have the submitting user execute jobs, you will need to reconfigure the Workers to run in User mode. Login to an administrator account…UI AppFinder Jobs > "Cinema 4d (AppFinder) Job..."
to allow the job to find the right version of Cinema 4D executable on each worker. Use the spinners to enter the required version of Cinema 4d C4D path Tooltip - Leave it set…Qube Releases
of Releases Notes and Upgrade Guides for information about older releases. Release Notes Core / Worker / Supervisor Release Notes Core / Worker / Supervisor Release Notes…