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
This component is a technical preview (commonly referred to as tech preview) for the GT 4.1.3 release. As such, this documentation is not part of the GT official documentation but is provided by the developer(s) to assist early adopters. This component has very limited support or GT documentation.
Globus Teleoperations Control Protocol (GTCP) is a service interface for telecontrol. It is the WSRF version of the NEESgrid Teleoperations Control Protocol (NTCP), which is used to control heterogeneous physical and computational simulations coupled in geographically-distributed earthquake engineering experiments. It has also been used to control data acquisition systems (triggering the collection of data) and high-resolution cameras (triggering image acquisition) during earthquake engineering experiments, and, to a lesser extent, to control the positioning, focal length, etc. of electron microscopes in a neuroscience application.
GTCP exposes two interfaces: a WSRF-compliant service interface used by clients to control remote instruments and simulations, and a "plugin" interface to facilitate integrating new back ends (physical or computational simulation platforms) to the GTCP server. The plugin interface is a Java interface definition that includes methods for each platform-specific action; a new platform is integrated by writing a class that implements this interface definition
| The following guides are available for this component: | |
| Execution (Jobs) Management 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. |
| Release Notes | What's new with the 4.1.3 release for this component. |