News | Overview | One Solution | License | How to get it working | Links
The Problem
How to keep a large set of blobs available under the following
circumstances:
- the blobs are immutable (once they are written).
- when you retrieve a blob, then you want it at whole (not seeking
in the blob).
- the blobs are identified by a simple number (choosen by the server,
not influenced by teh client), the blobid.
- failure of storage components is expected.
Copyright © 2004 by Jörg Beyer. All rights reserved.