2.1 Spotlight: Dataflow API on SIP-14

For Akka 2.1 we have reimplemented the Dataflow API to be based on implicit value classes, both to be able to add the API to the Futures that have been moved into the Scala Standard Library, and to keep performance at an acceptable level.

The good news is that the API looks and feels exactly the same as in 2.0.x, so let’s see what Dataflow enables.

Read More

Akka 2.0.2 released!

Ladies and gentlemen,

We recently released another incremental release in the Akka 2.0 series called 2.0.2 which features several bugfixes, performance enhancements, documentation improvements and deprecations for the upcoming 2.1 release.

Read more here

Cheers,