Search

Search

Help

Page 10 of 19. Showing 181 results (0.015 seconds)

  1. qb_init()

    This function is called for every thread once before executing the algorithm. This is to allow developers to do pre-initialization such as opening a database. Published…
    Qube 6.8Oct 06, 2016
  2. qb_init()

    This function is called for every thread once before executing the algorithm. This is to allow developers to do pre-initialization such as opening a database. Published…
    Qube 6.10May 23, 2018
  3. qb_init()

    This function is called for every thread once before executing the algorithm. This is to allow developers to do pre-initialization such as opening a database. Published…
    Qube 6.9Jul 05, 2017
  4. qb_init()

    This function is called for every thread once before executing the algorithm. This is to allow developers to do pre-initialization such as opening a database. Published…
    Qube 7.0Nov 04, 2020
  5. Priority

    The priority algorithm is a numeric priority queue. Normally, the priorities are established such that lower values are considered to have higher priority. For example…
    Qube 6.4May 23, 2013
  6. First Come, First Served (FCFS)

    The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…
    Qube 6.4May 23, 2013
  7. Event Model

    reports new resources available. The advantage of an event-driven system is that the queuing algorithm and the jobs themselves can take action based on those events…
    Qube 6.4Oct 12, 2012
  8. First Come, First Served (FCFS)

    The queue algorithm is a simple first-in, first-out system. Jobs are queued out in the order in which they are submitted. In this queuing scheme, jobs are sorted…
    Qube 6.5May 23, 2013
  9. Priority

    The priority algorithm is a numeric priority queue. Normally, the priorities are established such that lower values are considered to have higher priority. For example…
    Qube 6.5May 23, 2013
  10. Event Model

    reports new resources available. The advantage of an event-driven system is that the queuing algorithm and the jobs themselves can take action based on those events…
    Qube 6.5Oct 12, 2012