Daniel Hinojosa

Daniel Hinojosa is a programmer, consultant, instructor, speaker, and recent author. With more than 20 years of experience, he does work for private, educational, and government institutions. He is also currently a speaker on the No Fluff Just Stuff tour. Daniel loves JVM languages like Java, Groovy, and Scala, but he also dabbles with non-JVM languages like Haskell, Ruby, Python, LISP, C, and C++.

He is an avid Pomodoro Technique Practitioner and makes every attempt to learn a new programming language every year. Daniel is the author of Testing in Scala and the video Beginning Scala Programming for O’Reilly. For downtime, he enjoys reading, swimming, Legos, football, and barbecuing.

Content

How do actors in Akka work?

March 1, 2017

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