🎤 Next generation message driven systems with Akka
- 👤 Johan Andrén
📹
Video:
https://youtu.be/L26kGCBHcsw
Akka is the leading actor model implementation for Java and Scala. The actor model is a single abstraction that allows you to build both concurrent and distributed, message-driven systems more easily. In this talks, we will introduce the latest feature of Akka, Akka Typed, a new fully typesafe API to the actor model to increase productivity and detect bugs at compile time instead of you in a production environment.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.