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
Execution management tools are concerned with the initiation, monitoring, management, scheduling, and/or coordination of remote computations (or jobs). GT4 supports the Grid Resource Allocation and Management (GRAM) interface as a basic mechanism for these purposes. Other tools are available as described in the table below.
GT4 includes two different GRAM implementations:
C, Java, and Python client APIs, as well as command line tools, are provided for both versions.
More information is provided in Key Concepts.
| If you want to: | see: |
|---|---|
| locate, submit, monitor, and cancel jobs on Grid computing resources in conjunction with an external job scheduler using web services (including WS-Security mechanisms), | GRAM4 |
| enable large-scale, reliable and efficient sharing of computing resources managed by different LRM (Local Resource Management) systems or scattered across several administrative domains, | GridWay |
| enable secure and reliable telecontrol of remote instrumentation, | Globus Teleoperations Control Protocol (GTCP) (tech preview) |
| submit jobs, create advanced reservations and define different scheduling policies at the Grid level, | Community Scheduler Framework (CSF) (contribution) |