mpipe
mpipe copied to clipboard
Python API for writing multiprocessing pipelines
.. image:: http://vmlaker.github.io/mpipe/_static/logo.png :alt: MPipe Logo :align: right :target: http://vmlaker.github.io/mpipe
.. image:: https://travis-ci.org/vmlaker/mpipe.png?branch=master :alt: Build Result Image :target: https://travis-ci.org/vmlaker/mpipe
A tiny Python module that lets you
easily write multi-stage, multiprocess pipeline algorithms.
For the full description, including user guide and examples,
visit the documentation page <http://vmlaker.github.io/mpipe>
_.