Search

Search

Help

Page 8 of 111. Showing 1,104 results (0.011 seconds)

  1. database_port

    Synopsis database_port = port Port is the number of the port the Supervisor will use to connect to the database server. Example database_port = 5001 Defaults 3306…
    Qube 6.5Oct 18, 2012
  2. database_socket

    Synopsis database_socket = file File is the named socket file the Supervisor will use to communicate with the database server if both are located on the same host. This file should match the configuration of the server as specified in /etc/my.conf or as c…
    Qube 6.5Sep 09, 2013
  3. Specifying a worker's number of job slots

    The maximum number of job instances that a Worker can run is specified by the worker_cpus parameter. This value can be set in either the worker's local qb.conf file, or the centrally-managed qbwrk.conf file. By default, Qube sets the number of job slots…
    Qube 6.5Feb 27, 2013
  4. database_user

    Synopsis database_user = user Set user to the identity of the user accessing the MySQL database. The Supervisor will access the database server under this user name. Example database_user = dba Defaults root…
    Qube 6.5Oct 18, 2012
  5. 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 is the process of properly sorting the list of jobs to be executed. Qube ships with…
    Qube 6.5Dec 04, 2013
  6. How to install a Qube supervisor and/or worker license

    _licenseInstallation…
    Qube 6.5Mar 22, 2013
  7. mail_administrator

    Synopsis mail_administrator = user User is the mail user account to which the Supervisor will send email in the event of system critical events, license notifications, etc. Example mail_administrator = admin@mydomain.com mailto:admin@mydomain.com Defaults…
    Qube 6.5Dec 13, 2012
  8. mail_domain

    Synopsis mail_domain = domainname Domainname is the domain name the Supervisor will append to the user's name if the user hasn't provided a full email address to use. Example mail_domain = pipelinefx.com Defaults…
    Qube 6.5Oct 18, 2012
  9. Configuration Parameter Reference

    This page provides documentation for all of Qube's configuration parameters. Local Configuration The Configuration for the Supervisor, Worker, and Clients can be found in the qb.conf file that is located at the following locations depending on the platfor…
    Qube 6.5Apr 13, 2013
  10. mail_from

    Synopsis mail_from = user User is the mail user name or address that the Supervisor will use in the "From" field of notification email that it sends to users or the admin. Example mail_from = qubeadminmail_from = qubeadmin@mydomain.com mailto:qubeadmin@my…
    Qube 6.5Oct 18, 2012