package bistro

  1. Overview
  2. Docs
A library to build and run distributed scientific workflows

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
md5=0ccb7c97728c94d17494b150192f6162
sha512=61dbd0ee5b98cd5fb8871d653aef0e440c318e9fbca439c3b0e4f86a32fa03c2a8a4770cd96b929b21b378db6788fa7d4df15935370be5b7b227564a31994998

doc/bistro.engine/Bistro_engine/index.html

Module Bistro_engine

module Allocator : sig ... end
module Db : sig ... end

A database to cache workflow result and execution traces

module Docker : sig ... end
module Eval_thread : sig ... end

Lwt threads that accumulate errors

module Execution_env : sig ... end
module Execution_trace : sig ... end
module Local_backend : sig ... end
module Logger : sig ... end
module Lwt_queue : sig ... end
module Misc : sig ... end
module Path : sig ... end

Helper functions to represent paths as string lists. For absolute paths, the first element of the list is "/".

module Scheduler : sig ... end
module Shell_command : sig ... end
module Singularity : sig ... end
module Task_result : sig ... end
OCaml

Innovation. Community. Security.