ketrewversion
A Workflow Engine for Computational Experiments
Ketrew is:
- An OCaml library providing an EDSL API to define complex and convoluted workflows (interdependent steps/programs using a lot of data, with many parameter variations, running on different hosts with various schedulers).
- A client-server application to interact with these workflows. The engine at heart of the server takes care of orchestrating workflows, and keeps track of everything that succeeds, fails, or gets lost. The clients interact with an API and with two user-interfaces: a terminal-app and a WebUI.
Authors | Sebastien Mondet <seb@mondet.org>, Leonid Rozenberg <leonidr@gmail.com>, Arun Ahuja <aahuja11@gmail.com>, Jeff Hammerbacher <jeff.hammerbacher@gmail.com> and Isaac Hodes <isaachodes@gmail.com> |
---|---|
Published | |
Homepage | http://www.hammerlab.org/docs/ketrew/master/index.html |
Issue Tracker | https://github.com/hammerlab/ketrew/issues |
Maintainer | seb@mondet.org |
Dependencies |
|
Optional dependencies | |
Source [http] | https://github.com/hammerlab/ketrew/archive/ketrew.3.2.0.tar.gz sha256=79a549aa86bcb4887ec0e6cff0adb9b9fb2ed5d9ce4cb1488ee593f04ec7270d md5=8adf460121b9d26300a21c323005664b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ketrew/ketrew.3.2.0/opam |
Optionally used by