TPL DataFlow–BufferBlock<T> & Load Balancing (codingndesign.com)
submitted by
sankarsan(460) 1 year, 1 month ago
Let’s consider a situation where we have a data source which is churning out data like a continuous stream and passing it to some data processing units (like a method) as shown in the figure below.The processing units are load balanced i.e. if one unit is still busy processing then the next element coming out of the data source will be handed over to the next processing unit.
|category: Other
|Views: 30
tags:
another
Everyones tags:
No tags
Your Tags: