Alarm Manager | The OpenClovis Alarm Manager provides an infrastructure for configuring and handling alarms |
 Functional Description | Description of the Alarm Management |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 ASP Console | ASP Console |
Availability Management Service | AMS is a software entity that provides a framework for high availability of applications in a system.It is responsible for instantiating and managing all the application components in a system |
 Functional Description | Description of AMS |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Bitmap Management | The OpenClovis bitmap library provides the interface to create and perform the bit level operations on an object of bitmap type |
 Functional Description | OpenClovis bitmap library |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Buffer Management | The OpenClovis Buffer Manager Library is designed to provide an efficient method for management of user space buffer and memory in order to increase the performance of communication intensive OpenClovis ASP components and user applications |
 Functional Description | Description of Buffer Management |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Checkpointing Service | The OpenClovis Checkpoint Service offered by OpenClovis ASP is a high availability infrastructure component that provides synchronization of run-time data and context to ensure a seamless failover or switchover of applications |
 Functional Description | Description of the Checkpointing Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
  Server Based Ckeckpointing | Defines, Structures, Typedefs, Functions |
  File/Library Based Ckeckpointing | Defines, Structures, Typedefs, Functions |
 Glossary | Glossary of OpenClovis Checkpoint Service Terms |
 ASP Console | ASP Console |
Circular List Management | OpenClovis circular list object implementation |
 Functional Description | Description of Circular Linked List |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Chassis Management | The OpenClovis Chassis Manager communicates with the chassis to obtain and control hardware platform status information |
 Functional Description | Description of the Chassis Management |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 ASP Console | ASP Console |
Container Service | The OpenClovis Container Library provides basic data management facilities by means of Container abstraction |
 Functional Description | Description of the Container Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Common defines, structures, and functions | This group contains the typical abstractions found in any software project such as definitions for 8, 16, 32, and 64 bit integers and translations from one unit into another |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Clovis Object Repository (COR) | Clovis Object Repository (COR) is an in-memory object oriented distributed database |
 Functional Description | Description of COR and its functionalities |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Classification | Classification of COR APIs |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 Glossary | Glossary of COR related Terms |
 ASP Console | ASP Console |
Component Manager | The Availability Management Framework(AMF) in the ASP world is collectively implemented in the Availability Management Service(AMS) and Component Manager(CPM) software entities |
 Functional Description | Description of CPM |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 ASP Console | ASP Console |
Database Abstraction Layer (DBAL) | The OpenClovis Database Abstraction Layer (DBAL) provides a standard interface for any OpenClovis ASP infrastructure component or application to interface with the commonly used relational database |
 Functional Description | Description of DBAL |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Debug Service | The OpenClovis Debug Infrastructure provides diagnostics access to all system components (including OpenClovis ASP service components, ASP-based customer applications), irrespective of the location (node) where the component runs |
 Functional Description | Description of Debug Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Execution Object (EO) Service | The OpenClovis Execution Object (EO) encapsulates each distinct OpenClovis ASP aware software component and provides an execution environment for the components |
 Functional Description | Description of EO Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Event Service | OpenClovis Event Service facilitates via a publish or subscribe a multipoint-to-multipoint communication mechanism that is based on the concept of event channels, where a publisher communicates asynchronously through events with one or more subscribers over an event channel |
 Functional Description | Description of the Event Management |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 ASP Console | ASP Console |
Fault Manager | The OpenClovis Fault Manager provides a mechanism for managing faults in a system and initiating actions as defined by the user |
 Functional Description | Description of the Fault Management Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 ASP Console | ASP Console |
Group Membership Service | The OpenClovis Group Membership Service (GMS) is a high availability infrastructure component that allows a set of nodes to form a cluster and provide track notifications to registered applications |
 Functional Description | Description of the Group Membership Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 ASP Console | ASP Console |
Handle Management | This is the interface to a client side handle management service |
 Functional Description | Description of Handle Management |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Heap Management | Computer programs use dynamic memory allocation to access memory area whose size is not known at compile time |
 Functional Description | Description of Heap Management |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Intelligent Object Communication | The OpenClovis IOC component provides efficient transport for communication between Clovis Objects |
 Functional Description | Description of IOC |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Log Service | Computer programs record various events during their execution for further analysis |
 Functional Description | Description of Log Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 Glossary | Glossary of Log Service related Terms |
 ASP Console | ASP Console |
Message Service | The OpenClovis Message Service is a communication module, which makes communication possible between any two OpenClovis Objects |
 Functional Description | Description of MSG |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Name Service | The OpenClovis Name service provides a mechanism that allows an object or a service to be referred by its name instead of the Object Reference |
 Functional Description | Functional Description of Name Service |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
 Glossary | Glossary of Name Service Terms |
 ASP Console | ASP Console |
Operating System Abstraction Layer (OSAL) | The OpenClovis Operation System Abstraction Layer provides a means to easily port the OpenClovis system to any operating system by isolating all system calls into a single library |
 Functional Description | Description of the OS Abstraction Layer |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Performance Management Library | The OpenClovis Performance Management Library is used monitor and collect statistics information on the resources |
 Functional Description | Description of the Performance Management Libary |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Provisioning Library | The OpenClovis Provisioning Library links Configuration MO(Managed Object), and its corresponding OI(Object Implementer) |
 Functional Description | Description of the Provisioning Library |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Queue Library | The OpenClovis Queue Library provides implementation for a queue of arbitrary data elements |
 Functional Description | Description of the Queue Library |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Remote Method Dispatch | OpenClovis ASP is a distributed system with many redundant servers |
 Functional Description | Description of RMD |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Rule Based Engine (RBE) | The OpenClovis Rule Based Engine (RBE) provides a mechanism to create rules to be applied to the system instance data, based on simple expressions |
 Functional Description | Description of RBE |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
OpenClovis Test API | The OpenClovis Test API provides mechanisms for system and unit tests to easily report status to a larger framework |
 Functional Description | Description of the Test Layer |
 API Usage Examples | Code Examples |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Timer | The Timer library allows O(10000) time interval based callbacks |
 Functional Description | Description of the Timer Library |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
External Data Representation (XDR) | External Data Representation (XDR) is a standard for the description and encoding of data |
 Functional Description | OpenClovis XDR library |
 API Usage Examples | Code Examples |
 Error/Return Codes | Common and Component specific Error Codes |
 API Reference Pages | Defines, Structures, Typedefs, Functions |
Syslog | Description on how to write the clovis stream logs to syslog |
Cached_ckpt | |