YoVDO

Reactive Streams - Handling Data-Flows the Reactive Way

Offered By: ChariotSolutions via YouTube

Tags

Reactive Streams Courses Java Courses Akka Courses Distributed Systems Courses RxJava Courses Stream Processing Courses Asynchronous Programming Courses Actor Model Courses Back-Pressure Courses

Course Description

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

Related Courses

Reactive Architecture: Introduction to Reactive Systems
Cognitive Class
Functional Programming with Elixir – Full Course
freeCodeCamp
Representing IoT Systems with the Actor Model and Akka.NET 1
Pluralsight
Building Concurrent Applications with the Actor Model in Akka.NET
Pluralsight
Stateful Reactive Concurrent SPAs with SignalR and Akka.NET 1
Pluralsight