Become proficient in Reactive programming using RXJava 3.x
Explore different Reactive Streams and learn about their implementation
Understand how different operators and observables work in Java
In this course, you'll learn about Reactive programming and libraries such as RxJava and Reactor that are designed to keep the application responsive and make the system more resilient.
The course starts by helping you understand the fundamentals of RxJava to make it easy for you to learn advanced topics such as the Reactive Manifesto, callbacks, callback hell, sync vs async, concurrent vs parallel, and the observer design pattern. As you advance, you'll also dive into the concepts of observable and observers, operators, combining observables, and replaying caching and subjects. You'll then explore concurrency and parallelism and get to grips with buffering, throttling, and switching.
By the end of the course, you'll have developed a solid understanding of Reactive programming concepts and RxJAVA.
All the code and supporting files for this course are available here: https://github.com/PacktPublishing/Reactive-Programming-in-Java-Using-RxJava-3.x-ReactiveX
If you want to learn RxJava and Reactive programming and use them to create amazing applications, this course is for you.