Changes between Version 2 and Version 3 of JobSched
- Timestamp:
- Apr 30, 2010, 4:18:40 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
JobSched
v2 v3 8 8 This is called for every job that the scheduler 9 9 considers dispatching. 10 If it return true, the scheduler won't send the job to this host.10 If it returns true, the scheduler won't send the job to this host. 11 11 This allows you to make project-specific scheduling decisions on a per-job basis. 12 12