July 2019
Intermediate to advanced
458 pages
12h 12m
English
Now that we are familiar with pipelines and stages, we can introduce two new concepts:
This pattern is very common and allows us to use the power of concurrency in different ways. The most obvious way is to distribute data from a channel that is quicker than its following step, and create more than one instance of such steps to make up for the difference in speed.
Read now
Unlock full access