abombss / GreenPipes

An asynchronous pipe implementation for the Task Parallel Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 will be using GreenPipes in the near future, 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.

About

An asynchronous pipe implementation for the Task Parallel Library

License:Apache License 2.0


Languages

Language:C# 99.4%Language:F# 0.6%Language:Batchfile 0.0%