Thoughts on TPL Dataflow – LinkTo
Having played with the Disruptor somewhat over the last week, I still keep coming back to TPL Dataflow as a nicer/cleaner API work work with. The block programming style coupled with the LinkTo chaining of block just feels clean and easy to use. As previously blogged, TPL Dataflow is still in Community Technology Preview (CTP) mode, and hence not performance optimized. However based on usage over the last n months, the API definitely feels “right”, especially LinkTo
Advertisement
