How do actors in Akka work?

Learn the theory behind actors, how actor parent-child relationships behave, and fault tolerance in Akka.

By Daniel Hinojosa
March 1, 2017
Screen from "How do actors in Akka work?" Screen from "How do actors in Akka work?" (source: O'Reilly)

Most tools in the Akka library are built around the actor model. In this video Daniel Hinojosa explains actors, how they work, and how messages are transferred from one actor to another. Daniel then outlines different strategies for sending messages. Akka beginners will gain a solid theoretical understanding of actors, how actor parent-child relationships behave, and fault tolerance.

Access in-depth Scala training with our Scala Fundamentals Learning Path.

Learn faster. Dig deeper. See farther.

Join the O'Reilly online learning platform. Get a free trial today and find answers on the fly, or master something new and useful.

Learn more

Daniel Hinojosa is a programmer, consultant, instructor, speaker, and author with morethan 20 years of experience working with private, educational, and government institutions. Daniel loves JVM languages like Java, Groovy, and Scala, but also dabbles in Haskell, Ruby, Python, LISP, C and C++. With the goal of learning a new programming language every year, Daniel is eager to help other programmers work toward becoming polyglots themselves.

Post topics: Software Engineering
Share: