Akka
- 24 October 2020 · 6 min read
Introduction to Akka Typed Using Scala
In this post I am going to do a quick introduction to using the Akka Typed toolkit that implements the Actor model using Scala. As part of this post I will be developing a simple application using …
Read more →