Changes between Version 5 and Version 6 of BackendPrograms


Ignore:
Timestamp:
Nov 22, 2007, 10:55:03 AM (16 years ago)
Author:
Ageless
Comment:

minor typo

Legend:

Unmodified
Added
Removed
Modified
  • BackendPrograms

    v5 v6  
    3535        Interleave work items from all applications. Weight applications according to the value of their 'weight' field; if all weights are zero, results are interleaved uniformly. Without this option, runnable results are enumerated in an indeterminate order, and there may be periods when only results from one application are available for sending.
    3636 -purge_stale X::
    37         remove work items from the shared memory segment that have been there for longer then x minutes but haven't been assigned
     37        remove work items from the shared memory segment that have been there for longer than x minutes but haven't been assigned
    3838
    3939If a user's project preferences include elements of the form `<app_id>N</app_id>` then the scheduler will send the user work only from those applications.