Shalini Juneja
What is the use of TPL DATAFLOW?
By Shalini Juneja in ASP.NET on Mar 15 2011
  • CP Kataray
    May, 2011 14

    TPL Dataflow (TDF) is a new .NET 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) in .NET 4, and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS