Search

Search

Help

Page 2 of 6. Showing 57 results (0.013 seconds)

  1. 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…
    Qube 6.4Mar 01, 2013
  2. 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…
    Qube 6.4Jun 11, 2013
  3. 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…
    Qube 6.4Oct 22, 2012
  4. 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…
    Qube 6.4Oct 15, 2012
  5. 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…
    Qube 6.4Jun 17, 2013
  6. 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…
    Qube 6.4Oct 22, 2012
  7. 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…
    Qube 6.4Oct 18, 2012
  8. 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…
    Qube 6.4Dec 04, 2012
  9. 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…
    Qube 6.4 / … / Supervisor AlgorithmsNov 08, 2012
  10. 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…
    Qube 6.4Oct 12, 2012