I'm working with akka within last ~3 years. I can't say that my knowledge is brilliant. There are still many things which I learn about akka while doing daily programming. Despite this fact, I decided to share my view on actors design and communication techniques. Exactly this talk I made at Scala UA Conference 2018.
Tag Archives akka-actor
Let's get acquainted with Akka Actors. This tutorial is useful for you if you have tried to start working with Akka using its official documentation, but stuck there. I'll try to deliver all information by small portions in a proportion 50/50 theory and practice. Scala will be used as a programming language.