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
Data management tools are concerned with the location, transfer, and management of distributed data.
See Key Concepts for more important high-level information about data management components.
| If you want to: | see: |
|---|---|
|
transfer and manage files | GridFTP |
| transfer large datasets reliably | Reliable File Transfer (RFT) Service |
| maintain location information for replicated files | Replica Location Service (RLS) |
| maintain location information for replicated files via a WS interface | WS Replica Location Service (WS RLS) |
| use a pure Java data service framework for accessing and integrating data resources - such as files, relational and XML databases - on to Grids | OGSA-DAI |
| use a WS interface to both Replica Location Service (RLS) and Reliable File Transfer (RFT) Service in one intregated service (to locate, register replicas AND transfer data reliably) | Data Replication Service (DRS) |