Personal tools

Swap: Difference between revisions

From Adapt

Jump to: navigation, search
No edit summary
No edit summary
Line 1: Line 1:
SWAP, the Simple Web-Accessible Preservation system.  
SWAP, the Simple Web-Accessible Preservation system.  


SWAP is a web-based distributed storage system for managing multiple collections. It interleaves data across many storage partitions on different nodes while providing a consistent namespace. Even though data is distributed, clients may access any stored data through any swap node. It has also been designed to be completely disposable, allowing for data recovery in case the SWAP software is completely deleted.
SWAP is a web-based distributed storage system for managing multiple collections. It interleaves data across many storage partitions on different nodes while providing a consistent namespace. Clients place and retrieve data using basic http operations. Even though data is distributed, clients may access any stored data through any swap node. It has also been designed to be completely disposable, allowing for data recovery in case the SWAP software is completely removed.
 





Revision as of 20:32, 19 March 2010

SWAP, the Simple Web-Accessible Preservation system.

SWAP is a web-based distributed storage system for managing multiple collections. It interleaves data across many storage partitions on different nodes while providing a consistent namespace. Clients place and retrieve data using basic http operations. Even though data is distributed, clients may access any stored data through any swap node. It has also been designed to be completely disposable, allowing for data recovery in case the SWAP software is completely removed.


Technical Documentation