Search

Search

Help

Page 81 of 428. Showing 4,276 results (0.022 seconds)

  1. Job Types (component)

    Like most batch queuing systems, one typically submits a job, and the system then executes it on an available host. Typically, a user will craft a command or a script…
    Qube 6.4Oct 19, 2012
  2. Job Types (component)

    Like most batch queuing systems, one typically submits a job, and the system then executes it on an available host. Typically, a user will craft a command or a script…
    Qube 6.5Oct 19, 2012
  3. How clustering affects priority and worker selection for jobs

    A diagram showing how the same 4 jobs have their priority sorted differently depending on which cluster the job and worker are each in. Workers in the / cluster (also…
    Qube 6.5Jul 21, 2014
  4. How clustering affects priority and worker selection for jobs

    A diagram showing how the same 4 jobs have their priority sorted differently depending on which cluster the job and worker are each in. Workers in the / cluster (also…
    Qube 6.4Jan 30, 2014
  5. qb_sudo_admin($user, $job)

    If a user is privileged as a "sudo" admin (see "qbusers"), they are given permission to jobs based on the return value of this function. This allows a very flexible security…
    Qube 6.6Aug 18, 2015
  6. Mini Jobs View

    The Qube! UI Mini Jobs View The Qube! UI includes a light weight Jobs Panel view that you can open from within any application, as long as the Qube! UI is running…
    QubeOct 13, 2020
  7. Submitting Jobs

    Here is a list of commonly used job-types with expandable explanations These can be used as a guideline for all job-types as many of the preferences are the same…
    Qube 6.5Mar 26, 2014
  8. Submitting Jobs

    Here is a list of commonly used job-types with expandable explanations. These can be used as a guideline for all job-types as many of the preferences are the same…
    QubeOct 20, 2014
  9. Job Tags

    What are they and why would we use them? New in Qube. 6.5 We've added 10 new fields to the Qube job. These will allow you to "tag" your job with any combination of a Show…
    Qube 6.5Jul 11, 2013
  10. Simple Job Type back end

    Example There is no need to inform the back end script of the path to the API libraries. use qb; use DBI; my $job = qb::jobobj(); while(1) { my $frame = qb…
    Qube 6.4Oct 22, 2012