Search
Page 1 of 6. Showing 57 results (0.012 seconds)
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…Custom Queuing Algorithms
Although Qube! is shipped with several pre-built and optimized queuing algorithms, Qube! also allows developers to take advantage of the research PipelineFX has done…Scripting custom queuing algorithms
published books such as Learning Perl published by O'Reilly which can get a beginning developer started with Perl scripting. To create a new queuing algorithm, the developer must…supervisor_queue_library
Synopsis supervisor_queue_library = type | file The queue specifies the binary or script which defines the Supervisor's queuing algorithm. type specifies which queuing…supervisor_queue_binding
Synopsis supervisor_queue_binding = binding Binding is the type binding for the Supervisor's queuing algorithm. Qube allows for the administrator to replace the queuing…How clustering affects priority and worker selection for jobs
first, sorted by priority then by job id - FCFS cluster /A jobs are considered next, sorted by: priority then by job id - FCFS Custom Queuing Algorithms Although Qube…UI AppFinder Jobs > "Aerender (AppFinder) Job..."
Tooltip - The Composition to render (required if specifying frame range or other overrides listed below) If the comp is in the render queue already, and in a queueable state…First Come, First Served (FCFS)
The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…Event Model
Qube is an even-driven queuing system. Because of this, Qube inherently tracks common job events. These include events such as when a job starts running, or when a host…supervisor_verbosity
command query sync queue callback debug error warning security auth preempt memory web info license file Example supervisor_verbosity = startup,work,subjob…