Recall is a framework for writing distributed, fault-tolerant, replicated storage servers.
| Tags | Clustering/Distributed Networks Software Development Libraries Object Brokering CORBA |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | Java Python |
Recent releases


Changes: A port to Win32, testing against Python 1.5, and new hooks for extensibility.


Changes: This is a complete rewrite using CORBA and Python. You can now implement distributed, replicated, consistent, fault-tolerant servers with standards-based interfaces in as little as 50 lines of code. Includes a graphical demonstration, line-by-line HOWTO, and several examples with regression tests.


Changes: A replicated block device for Linux, cleanups to the Storage interface in the Perl API, and a fix for a message delivery bug.


Changes: This is the first release with autoconf support. The perl/MySQL example now replicates using a DBI interface. A message ordering bug has been fixed.


Changes: Performance has been improved. The Perl example now replicates to MySQL. Write operations now support return values.