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-07-28 11:48 Back to release list
0.1

In this initial release message passing, under some conditions, is more than 100 times faster than a scala Reactor. The tutorial contains an extensive set of working tests, so the code is expected to be stable. The Alpha designation is likely misleading. There is only one pending issue at this time, a potential speedup for the asynchronous case.

Project Resources