|
Release Notes for Version 0.0.1 |
This release is a port of the code from the original DIGS source.
It contains the following features:
- A command line client for exercising grid services.
- An API for creating services which fail according to some schema.
- Generic services for easy creation of services which fail:
- A proxy service which makes a testbed service from an existing normal one.
- A scripted service which serves requests made of it from a script.
- A script engine implementation for the BSE language.
- All known bugs from the DIGS harness fixed.
The major deficiencies of this release are:
- Notification support is lacking from the generic services and deprecated in the client.
- There is no fine control over the behaviour of generic services under failure.
- No support for coordinated failures between groups of services.
|
|