February 2018
Intermediate to advanced
552 pages
13h 46m
English
In this section, we will try to explore a pull-based backpressure application with the Fast Producer/Slow Consumer scenario. In this application, if we have a Fast Producer/Slow Consumer in the buffer-based backpressure approach, we will face OutOfMemory errors. Let's explore this in detail.
In this Producer/Consumer message communication application, we will observe the three major roles—Producer, Consumer, and Buffer. Let's assume they have the following capacities to fulfill their jobs:
Read now
Unlock full access