Changes between Version 15 and Version 16 of DeveloperGuidelines/Quality
- Timestamp:
- 12/29/13 16:36:26 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified DeveloperGuidelines/Quality
v15 v16 109 109 * The solution can utilize hardware/infrastructure enhancements to provide better performance 110 110 ==== Scalable ==== 111 112 * The solution can handle/adapt to varying problem sizes (amount of data, frequency of events) without failure, inconsistent behavior or significant loss of performance 113 114 * The solution can be applied in any number of concurrent instances (given the appropriate hardware and infrastructure) without failure, inconsistent behavior or significant loss of performance 111 115 ==== Interoperable ==== 112 116