Software Links
Getting Started
- A Globus Primer
- Globus Is Modular!
- Quickstart
- Installing GT
- Platform Notes
- GT Developer's Guide
- GT User's Guide
- Migrating Guides
Reference
Manuals
Common Runtime
Security
- GSI C
- GSI Java
- Java WS A&A
- C WS A&A (coming soon)
- CAS
- Delegation Service
- MyProxy
- GSI-OpenSSH
- SimpleCA
Data Mgt
WS MDS
Execution Mgt
Before you start installing the Globus Toolkit 4.2.0, there are a few things you should consider. The toolkit contains many subcomponents, and you may only be interested in some of them.
There are non-web services implementations of:
- Security (Non-WS Authentication and Authorization)
- File Transfers GridFTP
- Resource Management (GRAM2)
- Replica Location Service
- and Information Services (MDS2).
![]() | Important |
|---|---|
These all run on Unix platforms only. |
Additionally, there are WSRF implementations of:
- Security (Delegation Service, ...?)
- Resource Management (GRAM4)
- Reliable File Transfer (RFT)
- and Information Services (Index Service).
![]() | Important |
|---|---|
All the Java clients to these services run on both Windows and Unix. The WSRF GRAM service requires infrastructure that only runs on Unix systems. |
Therefore, if you are new to the toolkit and want to experiment with all of the components, you may want to use a Unix system. If you are interested in the Windows development, you may restrict yourself to the Java-based software.
![[Important]](/docbook-images/important.gif)