Search

Search

Help

Page 4 of 5. Showing 46 results (0.015 seconds)

  1. Can you give an overview of Qube's architecture from a workflow standpoint?

    , command-line, python, etc) This creates a package of information (strings, numbers, etc) that are sent to the Supervisor and stored in the MySQL database. The Supervisor…
    Qube 6.4Mar 06, 2013
  2. How to kill a job on a busy farm

    ) to clean up after itself before it's checked up on its status, and forcefully killed if necessary. (It really does a lot more than that, such as updating the local worker database
    Qube 6.4Nov 05, 2012
  3. QAV Preferences

    of locally held cache Directly query SQL database: The MySQL user account to query the database Job limit (#jobs): Limit the number of jobs visible to the user Preview Cache…
    Qube 6.4May 17, 2013
  4. Recommended Configurations

    databases Worker Processor and memory recommended dependent on applications used for rendering (ie. Maya, XSI, AfterEffects, etc). In general, more memory is better…
    Qube 6.4Feb 01, 2013
  5. qblogin

    for the Supervisor to access the MySQL server instance hosting the qube database. Usage Option Description --user string Enter password for string user instead (must…
    Qube 6.4Dec 13, 2012
  6. Preference Fields

    in order. Refresh Button Clears Cache: Refresh button will act as "Refresh (Clear Cache)" action. Query SQL -- whether to attempt to access the MySQL database directly instead…
    Qube 6.4May 10, 2013
  7. How to fix the MySQL error message: Access denied for user 'qube_readonly'@'localhost'

    the proper path to mysql for your particular operating system. Why it occurs The MySQL default permissions are refusing the qube_readonly user access to the databases. We'll take…
    Qube 6.4Dec 19, 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

    stuff like databases, etc... in preparation # for qb_jobcmp and qb_hostcmp. # sub qb_init { print < b # return -1 if b > a # return 0 if a == b # # # These are the available…
    Qube 6.4 / … / Supervisor AlgorithmsNov 08, 2012
  10. API Functions

    qbbackup Purpose Backup Supervisor state database. Prototype QB_BOOL qbbackup() qbblock Purpose Sets job state to blocked. Prototype…
    Qube 6.4Oct 19, 2012