ketrewversion

A Workflow Engine for Computational Experiments

Ketrew is:

  1. 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).
  2. 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.
AuthorsSebastien 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
Homepagehttp://www.hammerlab.org/docs/ketrew/master/index.html
Issue Trackerhttps://github.com/hammerlab/ketrew/issues
Maintainerseb@mondet.org
Dependencies
Optional dependencies
Source [http] https://github.com/hammerlab/ketrew/archive/ketrew.3.2.1.tar.gz
md5=b12a712500345c9f52d39db1a800885b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ketrew/ketrew.3.2.1/opam
Optionally used by