Search

Search

Help

Page 28 of 40. Showing 393 results (0.014 seconds)

  1. 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…
    Qube 6.4Oct 17, 2012
  2. proxy_execution_mode

    jobs under normal userid. proxy Run jobs under proxy_account userid. Example proxy_execution_mode = user Defaults proxy…
    Qube 6.4Oct 18, 2012
  3. 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…
    Qube 6.4Oct 09, 2012
  4. 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…
    Qube 6.4Jan 09, 2013
  5. 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…
    Qube 6.4Oct 22, 2012
  6. 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
    Qube 6.4May 23, 2013
  7. 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…
    Qube 6.4 / … / HelloworldNov 08, 2012
  8. 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…
    Qube 6.4Apr 25, 2013
  9. 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…
    Qube 6.4Oct 19, 2012
  10. 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…
    Qube 6.4Oct 18, 2012