Search

Search

Help

Page 23 of 29. Showing 287 results (0.014 seconds)

  1. qbsub.pl

    Qube! - supervisor for the jobs we want my @jobs = qb::submit($job); for my $job (@jobs) { print "submitted job - id: ", $job->{id}, "\n"; for (keys %{$job}) { print "key…
    Qube / … / PerlOct 15, 2014
  2. qbhash

    database_password, used to store the password for the Supervisor to access the database server instance hosting the qube database. Usage qbhash [options] Options…
    QubeMay 23, 2018
  3. Administrator's Guide

    , including manual install procedures Common operations for the Supervisor and Workers Details of what can be configured, and how, for optimal performance All of the available…
    QubeOct 13, 2020
  4. Queuing Algorithms

    is the process of properly sorting the list of jobs to be executed. The queueing algorithm used by the supervisor is specified by the qb.conf parameter supervisor_queue_algorithm…
    QubeFeb 01, 2017
  5. 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…
    QubeJan 06, 2015
  6. Workers Panel

    : Unlock the host. Remove: Remove the host from the Qube! farm, a clear banned must be run on the supervisor for this host to re-join the farm. Reboot host: Reboot the host computer…
    QubeOct 13, 2020
  7. Local Worker Configuration

    , the hostname of the Supervisor, and the filtering field for network communication. Published by Scroll Versions from this space and version 6.9-0…
    QubeFeb 01, 2017
  8. Python job submission with mail callback

    that the Qube Supervisor has the email settings configured job['mailaddress'] = 'yourname@your.address.com' job['callbacks'] = [{'triggers':'done-job-self', 'language':'mail…
    QubeOct 13, 2020
  9. Job and Host Assignment

    , retried, unblocked, or shoved (Supervisor is explicitly instructed to re-evaluate the job) When a global resource becomes available Job Slot Becomes Available Selection…
    QubeJan 14, 2015
  10. Service Mode vs. Desktop User Mode

    in Service mode When the Worker launches a remote job as dispatched by the Supervisor, it can potentially create several processes, all controlled by the Worker. Since Qube…
    QubeFeb 01, 2017