Search

Search

Help

Page 7 of 107. Showing 1,065 results (0.011 seconds)

  1. Properties and Uses

    under the Qube user permissions of the user who owns the callback Common uses of a callback: Job dependency chaining Job completion email Job logging event…
    Qube 6.4Oct 12, 2012
  2. Event Model

    Qube is an even-driven queuing system. Because of this, Qube inherently tracks common job events. These include events such as when a job starts running, or when a host reports new resources available. The advantage of an event-driven system is that the q…
    Qube 6.4Oct 12, 2012
  3. Packages

    A job in Qube consists of information used to 'route' the job to the proper host; to determine what priority the job carries; and how to execute the job. In a simple queuing system, the information on how to execute a job is typically a single string repr…
    Qube 6.4Oct 22, 2012
  4. Work Agendas

    Qube supports an abstract coordination concept called a work agenda. By definition, it is a list of "things to do". The use of a job agenda allows for the most flexible and dynamic use of processor power, with the use of third party applications such as M…
    Qube 6.4Oct 12, 2012
  5. API Functions

    Result Number of seconds since the Unix Epoch (00:00:00, Jan 1, 1970). Comments qbcurrentuser Purpose Returns the current user name…
    Qube 6.4Oct 19, 2012
  6. Job Labels

    to a feedback loop job easily. The other alternative is to use the job's name to identify the job's dependency relationship. This method doesn't work well because a user is then committed…
    Qube 6.4Oct 22, 2012
  7. Custom Queuing Algorithms

    Although Qube! is shipped with several pre-built and optimized queuing algorithms, Qube! also allows developers to take advantage of the research PipelineFX has done in queuing system design to write their own queuing system algorithm. This is a feature h…
    Qube 6.4Oct 22, 2012
  8. Scripting custom queuing algorithms

    This is done using a script file plug-in written in Perl. The qb.conf setting for this is as follows: supervisor_queue_binding = Perl supervisor_queue_library = plugin_path This document isn't meant to be a tutorial on the Perl scripting language so we wi…
    Qube 6.4Oct 22, 2012
  9. Dynamic Menus

    Dynamically loaded menus [New in Qube 6.1] All the main and popup menus are dynamically loaded and exposed to the user. This allows one add, remove, or tweak the menu…
    Qube 6.4May 23, 2013
  10. Perl API Reference

    if no query): "prototype": job type "ID": job ID "priority": job priority "user": job owner "label": job label "account": job accounting "pid": process ID "pgrp…
    Qube 6.4Oct 22, 2012