Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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