vmlaker / mpipe

Python API for writing multiprocessing pipelines
http://vmlaker.github.io/mpipe
MIT License
85 stars 24 forks source link

.. 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>_.