-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Reactive Programming in Java Using RxJava 3.x: ReactiveX
By :
Reactive Programming in Java Using RxJava 3.x: ReactiveX
By:
Overview of this book
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
Table of Contents (10 chapters)
Introduction
Reactive Programming Introduction
Hello RxJava!
The Observable And Observers
Combining Observables
Subjects, Replaying and Caching : Ways to Multicast
Concurrency and Parallelization
Buffering, Throttling, Switching
Customer Reviews