Changes between Version 2 and Version 3 of BackendPrograms
- Timestamp:
- May 3, 2007, 2:25:43 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BackendPrograms
v2 v3 16 16 There is one work generator per application. It creates workunits and the corresponding input files. It is application-specific, and uses [WorkGeneration BOINC library functions] for registering the workunits in the database. 17 17 18 During testing, you can create a single workunit using [WorkGeneration create_work], then use the daemon program [ http://boinc.berkeley.edu/busy_work.phpmake_work] to copy this workunit as needed to maintain a given supply of work.18 During testing, you can create a single workunit using [WorkGeneration create_work], then use the daemon program [WorkGeneration#make_work make_work] to copy this workunit as needed to maintain a given supply of work. 19 19 20 20 == Feeder ==