So You Want To Be an Actor - Lessons From Implementing The Actor Model
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore a comprehensive conference talk that delves into the practical implementation of the Actor Model in software development. Learn from a senior consultant with over 30 years of programming experience as he shares 10 valuable lessons gained from deploying an actor model-based system in production. Discover the advantages of choosing the actor model, challenges encountered, and insights on potential improvements. Gain knowledge about topics such as reliable messaging, idempotency, domain-driven design, and CQRS within the context of actor-based systems. Follow along with code examples and real-world applications to understand how these lessons can be applied to your own projects. Whether you're considering adopting the actor model or looking to optimize your existing implementation, this talk provides essential insights for building robust, scalable, and maintainable software systems.
Syllabus
Intro
Why actor model & Akka?
Lesson 1
Lesson applied
Example
Lesson 2
Lesson 3
Lesson 4
Lesson 5
Lesson 6
Lesson 7
Lesson 8
Lesson 9
Lesson 10
The 10 lessons
Outro
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube