Software Links
Getting Started
- Doc Structure
- A Globus Primer
- Quickstart
- Installing GT
- Platform Notes
- Migrating from GT2
- Migrating from GT3
Reference
- PDF version
- Best Practices
- Coding Guidelines
- API docs
- Public Interfaces
- Resource Properties
- Samples
- Glossary
- Index
- Performance Studies
Common Runtime
Security
Data Mgt
Information Svcs
Execution Mgt
Table of Contents
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.
Features new in release GT 4.1.0:
- [list features]
Other Supported Features
- [list features]
Deprecated Features
- [list features]
The following changes have occurred for Python WS Core since the last stable release, 4.0.2:
[summarize changes]
The following problems and limitations are known to exist for Python WS Core at the time of the 4.1.0 release:
Required (Use newest version if possible):
Optional: WS-Security: XML Digital Signatures, Secure Conversation, etc.
- pyGlobus Python Wrapper for GT2, needs security and utility modules.
- Globus 2 Security and utility packages.
Tested Platforms for pyGridWare:
- [list platforms for which component has been tested]
This implementation will not be backward compatible with any previous GT3 release.
See pyGridWare for more information about this component.