Akka Anti-Patterns You'd Better Be Aware Of
Offered By: Scala Days Conferences via YouTube
Course Description
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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
5 Things You Need to Know About Scala CompilationScala Days Conferences via YouTube A Birds Eye View of the Scala Ecosystem
Scala Days Conferences via YouTube A Pragmatic Introduction to Category Theory
Scala Days Conferences via YouTube A Story of Unification from Apache Spark to MLflow
Scala Days Conferences via YouTube A Tale of Two Monix Streams
Scala Days Conferences via YouTube