Hacker News new | ask | show | jobs
Hartmann Pipeline (en.wikipedia.org)
6 points by the_mat 4540 days ago
1 comments

Interesting. The article links to this python project that implements the idea: https://code.google.com/p/python-pipelines/

Now one problem would be to figure out which stage of the pipeline failed (i sometimes have this problem with normal pipes)