Changes between Version 5 and Version 6 of BackendPrograms
- Timestamp:
- Nov 22, 2007, 10:55:03 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackendPrograms
v5 v6 35 35 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. 36 36 -purge_stale X:: 37 remove work items from the shared memory segment that have been there for longer th en x minutes but haven't been assigned37 remove work items from the shared memory segment that have been there for longer than x minutes but haven't been assigned 38 38 39 39 If 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.