Explore the intricacies of Reactive Streams in Java 9+ through this 49-minute Devoxx conference talk. Delve into the standard for asynchronous data processing with non-blocking backpressure, and understand why implementing the java.util.concurrent.Flow interfaces may not be the best approach. Learn about the fundamental concepts of reactive stream processing and gain insights on the proper utilization of APIs included in JDK 9+. Discover the surprising reasons behind the inclusion of these interfaces in the JDK and how to navigate their usage effectively in your Java projects.
Overview
Syllabus
Don’t use Reactive Streams in Java 9+ - Jacek Kunicki
Taught by
Devoxx