Managing the Reactive World with RxJava - Jake Wharton
Offered By: ChariotSolutions via YouTube
Course Description
Overview
Explore the world of asynchronous programming and reactive streams in this 59-minute conference talk from Philly ETE 2017. Dive into the fundamentals of RxJava, learning how to model and manage asynchronous data sources effectively. Discover the tools provided by RxJava to handle reactive programming, including observables, operators, and factory methods. Examine the concept of back pressure and its importance in reactive streams. Gain insights into source specializations and their applications in real-world scenarios. Investigate the implementation of a User Manager using RxJava principles. Finally, look ahead to the future of Java and its impact on reactive programming, with a focus on the Flow class introduced in Java 9.
Syllabus
Intro
Why Reactive
Inherently Asynchronous
RxJava
Sources
Back Pressure
Reactive streams
Source specializations
Factory methods
Observables
Operators
User Manager
Java 9 JEP
Flow Class
Taught by
ChariotSolutions
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