Found 182 packages
TPL Dataflow 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#. Commonly Used Types: System.Threading.Tasks.Dataflow.ActionBlock<TInput> System.Threading.Tasks.Dataflow.BatchBlock<T> System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2> System.Threading.Tasks.Dataflow.BatchedJoinBlock<T1, T2, T3> System.Threading.Tasks.Dataflow.BroadcastBlock<T> System.Threading.Tasks.Dataflow.BufferBlock<T> System.Threading.Tasks.Dataflow.DataflowBlock System.Threading.Tasks.Dataflow.JoinBlock<T1, T2> System.Threading.Tasks.Dataflow.JoinBlock<T1, T2, T3> System.Threading.Tasks.Dataflow.TransformBlock<TInput, TOutput> System.Threading.Tasks.Dataflow.TransformManyBlock<TInput, TOutput> System.Threading.Tasks.Dataflow.WriteOnceBlock<T>
TPL Dataflow 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#. Supported Platforms: - .NET Framework 4.5 - Windows 8 - Windows Phone 8.1 - Windows Phone Silverlight 8 - Portable Class Libraries
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Google APIs Client Library for working with Dataflow v1b3. Product documentation is available at: https://cloud.google.com/dataflow API reference documentation for this package is available at: https://googleapis.dev/dotnet/Google.Apis.Dataflow.v1b3/latest/api/Google.Apis.Dataflow.v1b3.html The source code for this package is available at: https://github.com/google/google-api-dotnet-client/tree/master/Src/Generated/Google.Apis.Dataflow.v1b3 Supported Platforms: - .NET Framework 4.6.2+ - .NET Standard 2.0 - .NET 6.0+ Incompatible platforms: - .NET Framework < 4.6.2 - Silverlight - UWP (will build, but is known not to work at runtime) - Xamarin/MAUI - Windows 8 Apps - Windows Phone 8.1 - Windows Phone Silverlight 8.0
Gridsum.DataflowEx is a dataflow and etl framework redesigned on top of Microsoft TPL Dataflow library with Object-Oriented Programming in mind. DataflowEx enables you to write reusable components and easily link them together as a high-level dataflow graph while still having the power of low-level blocks from TPL Dataflow. Other cool features include: Dataflow lifecycle management, built-in dataflow health monitor, cyclic graph auto completion support, sql bulk insertion support, etc. More information is available at: https://github.com/gridsum/dataflowex
A Task Parallel Library (TPL) helper library.
Data Flow is a fully managed service with a rich user interface to allow developers and data scientists to create, edit, and run Apache Spark applications at any scale without the need for clusters, an operations team, or highly specialized Spark knowledge. As a fully managed service, there is no infrastructure to deploy or manage. It is entirely driven by REST APIs, giving easy integration with applications or workflows.
Async synchronization primitives, async collections, TPL and dataflow extensions. The JoinableTaskFactory allows synchronously blocking the UI thread for async work. This package is applicable to any .NET application (not just Visual Studio).
Dataflow addition to Navvy (a long-running tasks execution framework).
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
A helper library for async/await with TPL Dataflow.
TPL Dataflow Extensions
Useful set of extensions and classes for simplifying Dataflow implementations. Part of the "Open" set of libraries.
A collection of extensions over Microsoft TPL Dataflow library.
Tpl.DataFlow for .net 4.0
OSS.Dataflow主要实现异步消息传递的过程抽象,提供消息发布订阅的统一抽象接口,在业务功能之间,完成消息的流式处理,具体消息存储触发实现(默认提供了进程内的队列实现)和业务调用无关。并在此之上实现事件消息的重复投放逻辑,建立事件执行的容错补充机制。
Composable dataflow blocks for building robust, reusable data processing pipelines in .NET.
Useful set of utilities and abstractions for simplifying modern data-access operations with Dataflow and ensuring DI compatibility.
An easy async pipeline orchestration library
Proxy package used to pull in Dataflow for all supported platforms.