Download List

Project Description

AsyncFP is a Scala project with composable actors that interoperate both synchronously and asynchronously. The current focus is on providing a kit for creating high-performance custom NoSQL databases. The small datastore currently under development is a crash-proof in-memory database supporting multiple queries or single update. Updates write to a backing disk file.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-20 13:56 Back to release list
1.2.1

The SmallNoLogDataStore demo now has an important property, crash-proof persistence. A critical bug in exceptionHandler has also been fixed.

Project Resources