Changes between Version 4 and Version 5 of BossaExampleThree
- Timestamp:
- Jul 30, 2008, 11:57:22 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified BossaExampleThree
v4 v5 30 30 The job distribution policy is the same as in example 2. 31 31 32 These policies are implemented in '''job_finished()''': 32 This example's call back functions are in 33 ([source:/trunk/boinc/html/inc/bossa_example3.inc html/inc/bossa_example3.inc]) 34 The replication policy is implemented in '''job_finished()''': 33 35 {{{ 34 36 50 function job_finished($job, $inst, $user) {