Akka 2.2.0 Released

Announcement:

We—the Akka committers—proudly announce the FINAL RELEASE of Akka 2.2.0 “Coltrane”. Half a year has passed since the release of Akka 2.1.0 “Mingus” and much has happened in our code base. User-visible API changes have been kept to a minimum, though, as most work happened under the hood; more on that later. First let us take a look at what Coltrane brings you:
  • Cluster support (with a big thank-you for the feedback throughout the development cycle); we have continued to improve on the preview offered with Mingus, e.g. adding node roles or distributed pub-sub or the cluster client.
  • Fully actor-based remoting implementation with support for multiple transports and high-level failure detection.
  • An extremely scalable actor-based network IO layer with SSL support and a protocol pipeline infrastructure.
  • Reliable supervision and deathwatch for remote actors.
  • An experimental preview of Typed Channel
Akka 2.2.0 Released | Let It Crash

No comments:

Post a Comment