SplitPipeline 1.6.1
PowerShell v2.0+ module for parallel data processing. Split-Pipeline splits the
input, processes parts by parallel pipelines, and outputs results. It may work
without collecting the whole input, large or infinite.
---
To install SplitPipeline, follow the Quick Start steps:
https://github.com/nightroman/SplitPipeline#quick-start
---
Install-Package SplitPipeline -Version 1.6.1
dotnet add package SplitPipeline --version 1.6.1
<PackageReference Include="SplitPipeline" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SplitPipeline --version 1.6.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
https://github.com/nightroman/SplitPipeline/blob/master/Release-Notes.md
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.6.1 | 1,920 | 6/4/2019 |
1.6.0 | 943 | 5/20/2018 |
1.5.3 | 1,463 | 6/15/2016 |
1.5.2 | 1,434 | 6/9/2015 |
1.5.1 | 703 | 4/29/2015 |
1.5.0 | 1,490 | 2/4/2014 |
1.4.3 | 552 | 1/23/2014 |
1.4.2 | 546 | 1/22/2014 |
1.4.1 | 562 | 1/22/2014 |
1.4.0 | 554 | 1/21/2014 |
1.3.1 | 585 | 1/14/2014 |
1.3.0 | 531 | 1/12/2014 |
1.2.1 | 598 | 1/10/2014 |
1.2.0 | 550 | 12/20/2013 |
1.1.0 | 693 | 8/23/2013 |
1.0.1 | 683 | 7/3/2013 |
1.0.0 | 786 | 1/19/2013 |
0.4.1 | 757 | 10/10/2012 |
0.4.0 | 1,067 | 1/4/2012 |
0.3.2 | 735 | 12/22/2011 |
0.3.1 | 724 | 12/21/2011 |
0.3.0 | 797 | 12/20/2011 |
0.2.0 | 765 | 12/17/2011 |
0.1.1 | 773 | 12/14/2011 |
0.1.0 | 732 | 12/8/2011 |
0.0.1 | 734 | 12/4/2011 |