Site icon The Launch Pad

Scala in practice, The Akka project

The Akka project contains a collection of libraries that can work together in order to create high performance applications without the hazards of managing concurrent code.
In this event we are going to look at the main components of Akka. We are going to walk you through Akka I/O, Akka Streams and Akka HTTP by building example applications. In order to see how all the Akka components work together, we are going to look at the Akka Cluster component by integrating each of the previous component within Akka Cluster.

Exit mobile version