Search

Search

Help

Page 100 of 1,195. Showing 11,950 results (0.014 seconds)

  1. worker_boot_diagnostics_retry_interval

    Synopsis worker_boot_diagnostics_retry_interval = interval Number of seconds the worker should wait before retrying the boot-time diagnostic test in case of errors (see also worker_boot_diagnostics_retries). Example worker_boot_diagnostics_retry_interval…
    QubeJan 06, 2015
  2. worker_post_interval

    Synopsis worker_post_interval = time Time specifies how often the Worker should report its status to the Supervisor when it doesn't have anything to do. It is meant to keep the Supervisor up-to-date in the event it forgets about the Worker. The default is…
    QubeJan 06, 2015
  3. 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 "Perl" or "Internal") of the algorithm, and library is the actual library (path to the…
    QubeJan 06, 2015
  4. worker_check_interval

    Synopsis worker_check_interval = interval Interval is the time in seconds for the Worker to wait before checking the stats of the processes it has running. Example worker_check_interval = 3000 Defaults 120…
    QubeJan 06, 2015
  5. worker_properties

    Synopsis worker_properties = propertylist This allows the administrator to specify/override the properties of a Worker. Worker properties can be used as a dispatch tool, i.e. "only send jobs to workers that have a host property of 'host.maya > 0'" by sett…
    QubeJan 06, 2015
  6. client_logpath

    Synopsis client_logpath = path When this specifies a valid path to the qube job logs, the client utilities will read the job logs directly off the network, rather than requesting the supervisor to send them. Example client_logpath = \\server\share\qube\lo…
    QubeJan 05, 2015
  7. worker_cluster

    Synopsis worker_cluster = cluster Sets the Worker's cluster membership to cluster. Example worker_cluster = /pipelinefx/team1 Defaults / See Also worker_restrictions…
    QubeDec 15, 2014
  8. worker_resources

    Synopsis worker_resources = resourcelist Specifies what resources are available from this Worker. Example worker_resources = host.processors=2 Defaults ""…
    QubeJan 06, 2015
  9. supervisor_default_hostorder

    Synopsis supervisor_default_hostorder = Host Order Specification _hostOrder Defaults None…
    QubeJan 05, 2015
  10. worker_cpus

    Synopsis worker_cpus = CPUs CPUs is the number of CPUs the Worker will report to the Supervisor. A value of 0 tells Qube! to set the number of CPUs equal to the number of cores seen by the OS. Example worker_cpus = 2 Defaults 0…
    QubeJan 06, 2015