Actors-Based Framework
Akka 0.8.1
Version 0.8.1 of Akka is now available.
Akka is a Actors-based framework, which provides abstractions for concurrency and parallelism, and asynchronous, non-blocking and event-driven programming models.
This version introduces Redis cluster support, and fixes bugs in anonymous actors and STM outside actors. This release also moves web initialiser to new akka-servlet module. Please see the Release Notes for more information.
0 Comments