🌎 Community-curated list of tech conference talks, videos, slides and the like — from all around the world

🎤

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.