Flow Control and Backpressure

In previous chapters, we have discussed how Reactor offers effective controls to check the production rate. This mechanism is often called backpressure. However, there are instances where backpressure is not an efficient strategy. In such cases, Reactor offers a number of flow control optimizations that can be used without backpressure.

In this chapter, we will cover the following topics regarding flow control and backpressure:

  • GroupBy
  • Buffer
  • Window
  • Sample
  • Backpressure

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.