This page is no longer maintained — Please continue to the home page at www.scala-lang.org

AsyncFP Release 1.2.0--Transactional Persistence

No replies
Bill La Forge
Joined: 2011-07-13,
User offline. Last seen 42 years 45 weeks ago.

Release 1.2.0 is the start of a toolkit for building high-performance
databases. Included in this release is SimpleNoLogDataStore, a first
demo illustrating how these tools can be deployed.

AsincFP takes a new approach to actors, with most actors exchanging
messages synchronously--100 times fast than the asynchronous message
exchanges supported by Scala Reactors. (Interoperability with Reactors
is supported.)

https://github.com/laforge49/Asynchronous-Functional-Programming/wiki

Bill La Forge

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland