Python WSRF Programmers' Tutorial
Prev
Next
I. Getting Started
Table of Contents
1.
Key Concepts
1.1.
OGSA, WSRF, and GT4
1.2.
A short introduction to Web Services
1.2.1.
A Typical Web Service Invocation
1.2.2.
Web Services Architecture
1.2.3.
Web Services Addressing
1.2.4.
How does this work in practice?
1.2.5.
The server side, up close
1.3.
WSRF: The Web Services Resource Framework
1.3.1.
WSRF: It's all about state
1.3.2.
The resource approach to statefulness
1.3.3.
The WSRF specification
1.3.4.
Related specifications
1.4.
The Globus Toolkit 4
1.4.1.
Architecture
1.4.2.
GT4 Components
1.5.
Where to learn Python & XML
2.
Installation
Prev
Home
Next
About the author & acknowledgments
Key Concepts