Changes between Version 6 and Version 7 of cqos
- Timestamp:
- 04/19/08 17:27:36 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
cqos
v6 v7 7 7 We are developing a number of software tools to support this automation, including a C++ library for managing performance data and related metadata stored in an SQL database, as well as SIDL-based component interfaces for database management and performance data analysis. 8 8 9 == 1. CQoS C++ Library==9 == 1. Database Library (C++) == 10 10 11 11 * Prerequisites: PostgreSQL library (version 8 or later) … … 13 13 * [wiki:cqosdbInstallation Installation instructions] 14 14 15 == 2. CQoS SIDL-Based Interfaces and Components == 15 == 2. CQoS Multilanguage Interfaces and Components == 16 17 * Prerequisites: the C++ database library above. 18 * CCA tools (Babel, cca-spec-babel, ccaffeine) 16 19 17 20 == 3. Applications ==