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 | |
Conflicts |
|
Source [http] | https://github.com/hammerlab/ketrew/archive/ketrew.3.1.0.tar.gz sha256=0b84fe47323555e7c01fb3809a36bd0afa73d8a8db47bcb7f2853640db516daa md5=a748ddd1ed7a97fd9ba5587341eb24f5 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ketrew/ketrew.3.1.0/opam |
Optionally used by