A Practical Introduction to Akka Streams
Offered By: Devoxx via YouTube
Course Description
Overview
Explore the Reactive Streams approach used by the Akka Streams project in this 49-minute live coding session from Devoxx. Dive into both basic and advanced usages of the library through an almost real-life example. Learn about distributed streams, stream files, flatten sources, parse lines, map async readings, average balancer, execution context, actor system materializer, implicit materializer, running custom flows, and more. Benefit from Senior Software Engineer Jacek Kunicki's passion for the JVM ecosystem and his practical teaching approach, emphasizing working examples to illustrate complex concepts.
Syllabus
Introduction
Distributed Streams
Example Project
Stream Files
Flatten Sources
ParseLine
MapAsync
Readings
Average
Balancer
Execution Context
Actor System Materializer
Implicit Materializer
Running
Custom flows
Outro
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