package ketrew

  1. Overview
  2. No Docs
A Workflow Engine for Computational Experiments

Install

Dune Dependency

Authors

Maintainers

Sources

ketrew.3.1.0.tar.gz
sha256=0b84fe47323555e7c01fb3809a36bd0afa73d8a8db47bcb7f2853640db516daa
md5=a748ddd1ed7a97fd9ba5587341eb24f5

Description

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.

Published: 13 Apr 2017

Dev Dependencies

None

Used by

None

Conflicts (2)

  1. ppx_sexp_conv >= "v0.9.0"
  2. ppx_inline_test >= "v0.9.0"
OCaml

Innovation. Community. Security.