80
Akka Tutorial
Akka tutorial provides basic and advanced concepts of Akka. Our Akka tutorial is designed for beginners and professionals.
Akka is a open-source library or a toolkit written in Scala to create concurrent, distributed and fault-tolerant application.
Our Akka tutorial includes all topics of Akka API such as What is Actor, Actor life cycle, Actors communication, Props, Child Actor, Actor System etc.
Prerequisite
Before learning Akka, you must have the basic knowledge of Scala.
Audience
Our Akka tutorial is designed to help beginners and professionals.
Problem
We assure that you will not find any problem in this Akka tutorial. But if there is any mistake, please post the problem in contact form.
Next TopicWhat is Akka