Search
Page 2 of 6. Showing 57 results (0.013 seconds)
supervisor_queue_algorithm
Synopsis supervisor_queue_algorithm = "binding=library[,binding=library...]" Used to specify queuing algorithm(s) used by the supervisor. binding is the type (either…Command line usage and the kickstart file
/qubeInstaller qube-upgrade-6.4-4-kickstart.qks INFO: Running in non-UI mode Downloading: INFO: Adding component_qube-core to ftp queue INFO: Adding component_qube-supervisor to ftp…qb_jobcmp($joba, $jobb, $host)
" relative to a single host. For queuing algorithms which don't take the host's properties into account, the $host parameter can be ignored. An example of an existing queuing algorithm…Agenda_Frames Pane
. Block Take a pending frame out of the active queue. Unblock Put a blocked frame back in the active queue. KillKill a running Instance/Subjob process. Complete Set a "pending…Submitting a Job from Application
Using: From within AfterEffects, select File->Scripts->Submit_Qube_aerender_renderqueue.jsx to submit the entire active queue as jobs Fill in any override fields (no action…Scripting policy
+ there also many good 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…supervisor_policy_library
Synopsis supervisor_policy_library = path Path specifies the policy library file the Supervisor uses to define the queue policies. Example supervisor_policy_library…supervisor_default_security
0x8 modify job priority without reordering the queue kill 16 0x10 kill jobs remove 32 0x20 remove jobs from the Supervisor database modify 64 0x40 modify job…algorithm.pm
to run # return 1 if ($job->{"user"} eq "root"); # # We will secretly build into the queuing algorithm a permanent lock to my host # so nobody can run stuff on my machine…qb_approve_submit($job)
This function is allowed the chance to review the submitted job before insertion into the queue. This allows the developer to enforce things such as accounting information…