Networks and Types - The Future of Akka
Offered By: Devoxx via YouTube
Course Description
Overview
Explore Akka's new Typed Actor APIs and over-the-network Akka Streams in this 47-minute Devoxx conference talk. Dive deep into how Akka marries Types with Networks while maintaining its Erlang-inspired "let it crash" approach to building Reactive Systems. Investigate trade-offs, failure scenarios, and healing mechanisms in cloud-native systems. Learn about message-driven systems, actor hierarchy, core actors, classic actors, and the benefits of type safety. Examine local to distributed transitions, receptionists, stream processing pipelines, and Reactive Streams. Discuss redelivery, closure, runtime weaving, type hierarchy, protocols, and stateful machines. Gain insights into Scala vs. Reactive approaches and the future of Akka for building resilient, self-healing distributed systems.
Syllabus
Introduction
Message driven systems
Akka
Actor
Hierarchy
Core Actor
Classic Actor
Why Typesafe
Typesafe Example
Protocol
Behavior
Enable Alarm
Actor System
Types vs Untyped Actors
Local to Distributed
Receptionist
Streams
Source Ref
Stream Processing Pipeline
Documentation
Questions
Reactive Streams
Redelivery
Closure
IBM
Scala vs Reactive
Runtime Weaving
Type Hierarchy
Protocols
Poison Pill
Stateful machines
Scholar tool
Taught by
Devoxx
Related Courses
Akka Streams with Scala | Rock the JVMUdemy Akka HTTP with Scala | Rock the JVM
Udemy How I Learned to Stop Worrying and Love the Flow
GOTO Conferences via YouTube Akka Streams for the Brave
Devoxx via YouTube Building Responsive, Scalable Systems with Asynchrony and Flow Control
Devoxx via YouTube