This video examines shows how to apply the Project Reactor Mono operators fromCallable(), zipWith(), zip(), flatMap(), doOnSuccess(), subscribeOn(), then(), as well as parallel thread pool operators in the context of a case study that creates and multiples BigFraction objects asynchronously.
The example Java code in this case study is available in open-source form from github.com/douglascraigschmidt/LiveLessons/tree/master/Reactive/mono/ex3.
Ещё видео!