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 contribution for the GT 4.1.3 release. Contributions are not supported by GT and have very limited GT documentation.
pyGridWare, the python WS Core, provides a basic python toolset for creating WSRF enabled web services, proven to interoperate with the Java WSRF. Performance is a primary concern and motivation. This WSRF project realizes a significant speedup by using C implementations at the performance critical security and DOM layers.
WSRF support includes WS-Resource Lifetime, WS-Resource Properties, and WS-Notification. Updated security support for WS-Secure Conversation and Secure Message is also included.
Client and service stubs have been generated from the most recent OASIS drafts and WS-Secure Conversation specification, but the bindings can be easily regenerated from WSDL via the setup script at install whenever WSDL needs to be updated.
| The following guides are available for this component: | |
| Common Runtime Key Concepts | For important general concepts. |
| Admin Guide | For system administrators and those installing, building and deploying GT. You should already have read Installation Guide and Quickstart. |
| Release Notes | What's new with the 4.1.3 release for this component. |