Software Links

Usage Statistics
Release Notes
Versioning
Downloads
Advisories
Licenses
CVS & Dev Tools

Getting Started

A Globus Primer
Globus Is Modular!
Quickstart
Installing GT
Platform Notes
GT Developer's Guide
GT User's Guide
Migrating Guides

Reference

Best Practices
Coding Guidelines
API docs
Public Interfaces
Resource Properties
Samples
Glossary

Manuals

Common Runtime

Java WS Core
C WS Core
Python WS Core
XIO
CoG jGlobus
pyGlobus
C Common Libs

Security

GSI C
GSI Java
Java WS A&A
C WS A&A (coming soon)
CAS
Delegation Service
MyProxy
GSI-OpenSSH
SimpleCA

Data Mgt

GridFTP
RFT
RLS
WS RLS
DRS

WS MDS

Index Service
Trigger Service
WebMDS
Aggregator Framework
UsefulRP
Info Providers

Execution Mgt

GRAM4
GridWay
GRAM2 (legacy)

Globus Toolkit 4.2.0 Release Manuals


The following documents are good places to start with Globus Toolkit 4.2.0:

GT 4.2.0 release manuals are divided into the following areas:

  • Common Runtime Components

    These components include the WS Core (in Java, C and Python implementations) which is the foundation of GT4 web services components and provides a set of fundamental libraries and tools which are needed to build both WS and non-WS services in a grid. Includes information on GT4 containers and clients that allow you to work with WS resources and resource properties.

  • Security Components

    These components establish the identity of users or services (authentication), protect communications, and determine who is allowed to perform what actions (authorization), as well as manage user credentials and maintain group membership information.

  • Data Management Components

    Data management tools are concerned with the location, transfer, and management of distributed data. GT4 provides various basic tools, including GridFTP for high-performance and reliable data transport, RFT for managing multiple transfers, RLS for maintaining location information for replicated files.

  • Information Services Components (WS MDS)

    Monitoring and discovery mechanisms are concerned with obtaining, distributing, indexing, archiving, and otherwise processing information about the configuration and state of resources. In some cases, the motivation for collecting this information is to enable discovery services or resources; in other cases, it is to enable monitoring of system status.

  • Execution (Jobs) Management Components

    Execution management tools are concerned with the initiation, monitoring, management, scheduling, and/or coordination of remote computations. GT4 supports the Grid Resource Allocation and Management (GRAM4) interface as a basic mechanism for these purposes. Also included are GridWay, a metasheduler which enables large-scale, reliable and efficient sharing of computing resources, and GRAM2, the non-web services legacy version of GRAM introduced in GT2, included for legacy purposes.