Software Links
Getting Started
- Doc Structure
- A Globus Primer
- Globus Is Modular!
- Quickstart
- Installing GT
- Platform Notes
- GT Developer's Guide
- GT User's Guide (coming soon)
- Migrating from GT2
- Migrating from GT3
Reference
- Best Practices
- Coding Guidelines
- API docs
- Public Interfaces (coming soon)
- Resource Properties
- Samples
- Glossary
- Performance Studies (coming soon)
Manuals
Common Runtime
Security
- Non-WS (General) Security
- WS Java Security
- Message-level
- Authz Framework
- CAS
- Delegation Service
- MyProxy
- GSI-OpenSSH
- SimpleCA
- SGAS
Data Mgt
MDS4
Execution Mgt
The Aggregator Framework is the software framework on which WS MDS services (currently, the Index, Trigger and Archive Services) are built. The Aggregator Framework collects data from an aggregator source and sends that data to an aggregator sink for processing. Aggregator sources distributed with the Globus Toolkit include modules that query service data, acquire data through subscription/notification, and execute programs to generate data. Aggregator sinks include modules that implement the Index, Trigger and Archive Services interfaces.
| The following guides are available for this component: | |
| MDS4 Key Concepts | For important general concepts. |
| Admin Guide | For system administrators and those installing, building and deploying GT. You should already have read the Installation Guide and Quickstart. |
| Developer's Guide | Reference and usage scenarios for developers. |
| Aggregator Sources Reference | Describes the standard aggregator sources available in GT as well as configuration information. |
| Other information available for this component are: | |
| Release Notes | What's new with the 4.1.3 release for this component. |
| Public Interface Guide | Information for all public interfaces (including APIs, commands, WSDL, etc). Please note this is a subset of information in the Developer's Guide. |
| Quality Profile | Information about test coverage reports, etc. |
| MDS4 Migrating Guide | Information for migrating to this version if you were using a previous version of GT. |