Changes between Version 9 and Version 10 of BackendPrograms
- Timestamp:
- May 6, 2009, 2:39:54 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackendPrograms
v9 v10 36 36 -purge_stale X:: 37 37 remove work items from the shared memory segment that have been there for longer than x minutes but haven't been assigned 38 -appids N1, N2, ... :: 39 Get work only for the given apps. Useful if your project uses both locality and job-cache scheduling. 38 40 39 41 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.