Akka Anti-Patterns You'd Better Be Aware Of
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Discover 8 common Akka anti-patterns and their solutions in this 47-minute conference talk from Scala Days Copenhagen 2017. Explore suboptimal uses of the Akka toolkit for building concurrent and distributed applications on the JVM, including issues with global mutable state, flat actor hierarchies, excessive actor systems, improper logging, hardware misalignment, and time management. Learn from real-world observations and gain insights to improve your Akka-based systems. Ideal for developers responsible for Akka systems in production environments, this talk provides practical alternatives to avoid potential pitfalls and optimize your concurrent application architecture.
Syllabus
Intro
Who am I
Global mutable state
Actors
Flat actors
Too many actor systems
Logging the wrong way
Out of touch with hardware
Wasted time
Questions
Taught by
Scala Days Conferences
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera