Chapter 10 : UseCase07 - Buffer and Backpressure
Jan 24 · 6 min read · Concepts to Learn
What backpressure is
Why slow collectors block fast emitters
How buffer() changes behaviour
How producer and consumer can run independently
Let us first write the simplest code