GitHub

README.md

This example shows how altering two common configuration options (number of threads and channel size) of a MRC pipeline can change its behavior. By default MRC will set the thread count to match the ...
If we look at the previous example, 01_CustomData, we might see one potential issue: We always process the same number of objects in the sink that were generated by the source. What if we need ...