Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the Akka framework for building scalable and fault-tolerant applications in this comprehensive conference talk. Learn how Akka combines Actors and Software Transactional Memory to create a unified runtime and programming model for scaling both vertically and horizontally. Discover how Akka abstracts away the complexities of location and network transparency, enabling adaptive load-balancing, cluster rebalancing, replication, and partitioning. Gain insights into solving hard scalability problems and walk through a real-world case study implementing a highly scalable and fault-tolerant compute grid. Delve into Akka's architecture, learning how to create and manage actors, handle messaging, configure deployments, and leverage the runtime's features. Understand the big picture of Akka's capabilities and explore practical implementations, from simple setups to supervised services and custom provisioning.
Syllabus
Intro
The problem
Manage system overload
Scale up & Scale out
Replicate and distribute for fault-tolerance
ARCHITECTURE
Create Actors
Stop actors
Send: !!!
Future
Reply
HotSwap
Set dispatcher
Address
Deployment configuration
The runtime provides
The Big Picture
A Smaller Picture
Simple Things
Supervised Services
Custom Provisioning
Mist
Taught by
ChariotSolutions