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

YouTube

Java Streams vs Reactive Streams - Which, When, How, and Why

Devoxx via YouTube

Overview

Explore the differences between Java Streams and Reactive Streams in this comprehensive conference talk by Venkat Subramaniam. Dive deep into the APIs using live code examples to understand which approach to choose, when to use them, and why. Learn about lazy evaluation, complex programming, internal iterators, immutability, and functional composition. Discover the benefits of laziness in programming and how to handle exceptions effectively. Gain insights into reactive programming, its four pillars, and practical applications such as message-driven systems, responsiveness, and infinite scrolling. Through detailed explanations and demonstrations, master the intricacies of both Java Streams and Reactive Streams to enhance your programming skills and make informed decisions in your projects.

Syllabus

Introduction
Lazy Evaluation
Complex Programming
Michael Feathers
Internal Iterator
Immutability
Communication
Is Stream API slow
Functional Composition
Laziness
Single Use Only
Single Pipe Line
Single Terminal Operation
How to Deal with Exceptions
What is Reactive Programming
The 4 Pillars of Reactive Programming
How many threads can you create
Message driven
Never share
Responsiveness
Infinite Scrolling
Resilience
Examples

Taught by

Devoxx

Reviews

Start your review of Java Streams vs Reactive Streams - Which, When, How, and Why

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.