How I Learned to Stop Worrying and Love the Flow
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Syllabus
Introduction
What is a Stream?
What is a collection?
User Expectations
Unexpected: observed sequence depends on
java.util.stream
Streams vs. Collections
Possible Solutions
The Four Horsemen of Reactive
Origin and motivation
Collaboration between Engineers
Goals
Reactive Streams
A Data Market using Supply & Demand
Dynamic Push-Pull
Explicit Demand: One-to-many
Explicit Demand: Many-to-one
The Meat: Java
The dessert: Java
How does it Connect?
How does it Flow?
How does it Complete?
Akka Actors
Canonical papers
Opportunity: API
Opportunity: Self-tuning back pressure
Opportunity: Operation Fusion
Opportunity: Operation Elision
Opportunity: Execution optimizations
Opportunity: Distributed Streams
Outro: How do I get my hands on this?
Taught by
GOTO Conferences
Related Courses
Java Fundamentals: HttpClientPluralsight Reactive Streams Using Spring WebFlux 5
Pluralsight Reactive Streams Using Spring WebFlux 6
Pluralsight Akka Streams with Scala | Rock the JVM
Udemy Mastering Java Reactive Programming [ From Scratch - 2024 ]
Udemy