Changes between Version 3 and Version 4 of BossaExampleTwo
- Timestamp:
- Jul 29, 2008, 12:55:02 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BossaExampleTwo
v3 v4 12 12 the job is marked as "inconclusive" and no further instances are issued. 13 13 14 14 The following 15 When the first instance of a job is issued, its priority is left at 1; 16 this allows another instance to be issued immediately. 15 17 16 18 {{{ … … 23 25 }}} 24 26 27 When an instance is finished, 28 we check whether 25 29 {{{ 26 30 function job_finished($job, $inst) {