Changes between Version 1 and Version 2 of HomogeneousRedundancy
- Timestamp:
- Jun 13, 2007, 3:48:48 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HomogeneousRedundancy
v1 v2 13 13 BOINC provides a feature called '''homogeneous redundancy''' to handle divergent applications. You can enable it for a project by including the line 14 14 {{{ 15 <homogeneous_redundancy />15 <homogeneous_redundancy>1</homogeneous_redundancy> 16 16 }}} 17 17 in the [ProjectConfigFile config.xml] file.