Difference between revisions of "State Management"
From GCube System
(→Adding Persistence) |
|||
Line 40: | Line 40: | ||
=== File-based Persistence === | === File-based Persistence === | ||
+ | |||
+ | [coming soon] | ||
+ | |||
+ | === Remote Persistence === | ||
[coming soon] | [coming soon] |
Latest revision as of 11:08, 28 January 2009
Contents
Counting State: the Stateful Resource
[coming soon]
Accessing & Publishing State: the WSRF Way
[coming soon]
Design Patterns
[coming soon]
Home Sweet Home
[coming soon]
Churning State: the Factory Pattern
[coming soon]
One and Only: the Singleton Pattern
[coming soon]
Lite & Virtual: the View Patterns
[coming soon]
Adding Persistence
[coming soon]
Persistence Delegates
[coming soon]
Persistence-Agnosting Code
[coming soon]
File-based Persistence
[coming soon]
Remote Persistence
[coming soon]