Execution Control

Throughout this book, we have been working with Reactor operators. This has included performing various tasks, such as filtering, transforming, and collecting. Most operators do not create additional threads and just work on the main thread. However, we can configure multithreading and concurrency in Reactor by using a set of schedulers.

We will cover the following topics in this chapter:

  • Schedulers
  • Parallel processing
  • Broadcasting

Get Hands-On Reactive Programming with Reactor now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.