Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Reactive Streams - Handling Data-Flows the Reactive Way

ChariotSolutions via YouTube

Overview

Explore the principles and applications of Reactive Streams in this conference talk from Philly ETE 2014. Delve into the evolution of Observers and Observables, learning how back-pressure handling enables distributed stream processing across large-scale clusters. Discover the collaborative effort behind defining common interfaces for interoperable stream implementations on the JVM, involving major tech companies. Gain insights into the design principles and see practical examples using the actor-based implementation in Akka. Cover topics such as the four reactive traits, async boundaries, explicit demand flow control, and the distinctions between streams and collections. Examine code examples in Java 8, Rx Java, and Akka, including basic and advanced scenarios, TCP echo servers, and HTTP sketches.

Syllabus

Intro
Common uses of Streams
The Four Reactive Traits
Many kinds of Async Boundaries
Possible Solutions
Explicit Demand: Tailored Flow Control
What is a collection?
Streams are not Collections!
Java 8 Stream
Rx Java
The Meat
How does it Connect?
Akka Streams
Basic Akka Example
More Advanced Akka Example
Java 8 Example
Akka TCP Echo Server
Akka HTTP Sketch

Taught by

ChariotSolutions

Reviews

Start your review of Reactive Streams - Handling Data-Flows the Reactive Way

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.