你的位置: 码友网首页 / 资讯源列表 / Parallel workflow with the .NET Task Parallel Library (TPL) DataFlow (C#)

关于[Parallel workflow with the .NET Task Parallel Library (TPL) DataFlow (C#)]的摘要:

This tutorial aims to be a guide for designing and implementing asynchronous and parallel data processing using the TPL Dataflow library from Microsoft. The TPL Dataflow consists of different building "blocks" that you compose in a pipeline fashion to structure your application in a clear way, allowing you to write readable and reusable C# code.

原文地址: https://www.dotnetcurry.com/patterns-practices/1483/parallel-workflow-dotnet-tpl-dataflow

收录时间: 2019-03-15 浏览量: 2587 分类: C#开发

| 0 收藏 | 0