https://github.com/erikbern/workflow-managers
List of workflow managers
https://github.com/erikbern/workflow-managers
Last synced: 4 months ago
JSON representation
List of workflow managers
- Host: GitHub
- URL: https://github.com/erikbern/workflow-managers
- Owner: erikbern
- Created: 2015-09-27T23:44:01.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T23:58:50.000Z (almost 10 years ago)
- Last Synced: 2025-01-24T19:28:08.704Z (5 months ago)
- Size: 117 KB
- Stars: 4
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Python
------
* [Luigi](github.com/spotify/luigi) by Spotify
* [Airflow](https://github.com/airbnb/airflow) by Airbnb: [blog post](http://nerds.airbnb.com/airflow/)
* [Pinball](https://github.com/pinterest/pinball) by Pinterest
* [doit](http://pydoit.org/)
* [garcon](https://github.com/xethorn/garcon)
* [snakemake](https://bitbucket.org/johanneskoester/snakemake/wiki/Home)
* [pyflow](https://github.com/Illumina/pyflow)Scala
-----
* [Mario](https://github.com/intentmedia/mario): [blog post](http://intentmedia.com/one-up-building-machine-learning-pipelines-with-mario/)R
-
* [Ruigi](https://github.com/kirillseva/ruigi)OCaml
-----
* [Ketrew](https://github.com/hammerlab/ketrew)Configuration files
-------------------
* [Oozie](http://oozie.apache.org/)
* [Azkaban](http://data.linkedin.com/opensource/azkaban) by LinkedIn
* [Drake](https://github.com/factual/drake) by Factual
* [Makeflow](http://ccl.cse.nd.edu/software/makeflow/)