Microsoft.Tpl.Dataflow

TPL Dataflow is a .NET Framework library for building concurrent applications. It promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL), and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.

0 下载 Microsoft
项目主页
TPLTaskParallelDataflowMicrosoftTDFActorAsync
安装
dotnet add package Microsoft.Tpl.Dataflow
Install-Package Microsoft.Tpl.Dataflow
详情
作者Microsoft
项目主页http://microsoft.com/net
许可证http://go.microsoft.com/fwlink/?LinkID=261796&clcid=0x409
最新版本4.5.24