Search
Page 28 of 40. Showing 393 results (0.014 seconds)
qbarchive
| | | | | output a job to a Qube archive file. Description qbarchive can be used to save a job to disk instead of submitting it to the supervisor. There are two…proxy_execution_mode
jobs under normal userid. proxy Run jobs under proxy_account userid. Example proxy_execution_mode = user Defaults proxy…Running Processes Layout Overview
Clicking on the "Running Layout" switches the interface to a process-centric view of all job processes running on the RenderFarm. It will also pull information from…supervisor_job_flags
Synopsis supervisor_job_flags = flagslist Sets various job flags, which will be applied to all jobs run on the farm. These cannot be overridden, so use these sparingly…qb_jobcmp($joba, $jobb, $host)
This is a comparison function similar to that used in the Perl "sort" routine. @items = sort { $a <=> $b } @items; The comparison function is given 2 jobs, "a" and "b…Service mode vs. Desktop User mode, and how the worker handles authentication
and runs as long as the system is up the worker process runs as either a Windows service or a daemon owned by the root user on OS X and linux. the worker process will run jobs…execute.py
= qb.jobobj() if bool(subjob['package'].get('dev')): pp = pprint.PrettyPrinter(indent=2, width=1) print "JOB:" pp.pprint(subjob) return subjob def…7. Final Page
. On Linux, this will be the root user. Installed a worker: You will have 3 test buttons: test simple job - this will test basic operation of this worker on your farm. Job status…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…Queuing Algorithm
Despite the number of processors in a render farm, it is still necessary to order the jobs so that they are dispatched to execution hosts in a deterministic order. Queuing…