GT 3.9.4 WS MDS Aggregator Framework
The Aggregator module consists of an Aggregating ServiceGroup framework which supports an extensible plugin architecture.
The Aggregating ServiceGroup framework is designed to facilitate the collecting of information from or about WS-Resources via plugin aggregator sources and the feeding of that information to plugin aggregator sinks.
Resources may be registered to an aggregating ServiceGroup using the ServiceGroup add operation. Each registration will be represented as a ServiceGroupEntry resource. When a registration is made, the appropriate aggregation source and sinks will be informed and aggregated data from the registered resource will begin to flow via the aggregation source into the aggregation sink.
The method of collection by source and processing by the sink is dependent on the particular instantiation of the aggregator.
| Documentation | Description |
|---|---|
| MDS : Key Concepts | This guide describes fundamental concepts of this component. |
| Aggregator Framework: Fact Sheet | Provides useful implementation details about a component in advance of the next stable release |
| Aggregator Framework : Public Interface Guide | Identifies the public interfaces for the component, including machine-readable and human-readable interfaces. |
| Aggregator Framework: Developer's Guide | This guide describes how to use the programming interfaces of the component (e.g., APIs, service interfaces, etc.) |
| Aggregator Framework: System Administrator's Guide | This guide describes how to install, deploy and maintain a given component |
| Aggregator Framework: User's Guide | This guide describes component interfaces that support human-driven interactions, such as command-line tools, GUIs, etc. |