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.1.tar.gz sha256=61e7e74376e6a9cdb1a866213cbd580351faa0411ebfda1449f3edbf95a7980f md5=b12a712500345c9f52d39db1a800885b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ketrew/ketrew.3.2.1/opam |
Optionally used by