/GreenPipes

An asynchronous pipe implementation for the Task Parallel Library

Primary LanguageC#Apache License 2.0Apache-2.0

Green Pipes

GreenPipes is a middleware library for the Task Parallel Library.

master

GreenPipes is a library built from the message pipeline of MassTransit. In fact, MassTransit is using GreenPipes, instead of the internal pipeline (it was entirely harvested to GreenPipes for that very purpose). In addition, since the pipeline is now standalone, it can be used with other libraries such as Automatonymous to get a cohesive understanding of the data flow through the pipeline.