Reactive Streams Principles Applied in Akka Streams
Offered By: Devoxx via YouTube
Course Description
Overview
Explore Akka Streams and its implementation of Reactive Streams principles in this one-hour Devoxx conference talk. Discover how asynchronous stream processing with non-blocking back pressure enables the creation of highly responsive and resilient applications. Learn through real-life scenarios demonstrating how back-pressure maintains system speed and health. Delve into topics such as the Actor Model, materialization, delay lines, filtering, modularity, and echo cancellation. Gain insights from Scala & Akka champion Eric Loots as he shares his extensive programming experience and enthusiasm for Reactive programming.
Syllabus
Intro
Agenda
Reactive Streams
Akka
Actor Model
Access Streams
Materialization
Demo
Theory
Delay Line
Scala Tests
Scala Test Results
Filter Elements
Filter Source
Infinite IR Filter
Modularity
Echo Cancellation
Echo Cancellation Solution
Demonstration
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