package bistro

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

Install

Dune Dependency

Authors

Maintainers

Sources

bistro-0.6.0.tbz
sha256=146177faaaa9117a8e2bf0fd60cb658662c0aa992f35beb246e6fd0766050e66
sha512=553fe0c20f236316449b077a47e6e12626d193ba1916e9da233e5526dd39090e8677277e1c79baace3bdc940cb009f25431730a8efc00ae4ed9cc42a0add9609

doc/src/bistro.engine/bistro_engine.ml.html

Source file bistro_engine.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
(* generated by dune *)

(** @canonical Bistro_engine.Allocator *)
module Allocator = Bistro_engine__Allocator

(** @canonical Bistro_engine.Db *)
module Db = Bistro_engine__Db

(** @canonical Bistro_engine.Docker *)
module Docker = Bistro_engine__Docker

(** @canonical Bistro_engine.Eval_thread *)
module Eval_thread = Bistro_engine__Eval_thread

(** @canonical Bistro_engine.Execution_env *)
module Execution_env = Bistro_engine__Execution_env

(** @canonical Bistro_engine.Execution_trace *)
module Execution_trace = Bistro_engine__Execution_trace

(** @canonical Bistro_engine.Local_backend *)
module Local_backend = Bistro_engine__Local_backend

(** @canonical Bistro_engine.Logger *)
module Logger = Bistro_engine__Logger

(** @canonical Bistro_engine.Lwt_queue *)
module Lwt_queue = Bistro_engine__Lwt_queue

(** @canonical Bistro_engine.Misc *)
module Misc = Bistro_engine__Misc

(** @canonical Bistro_engine.Path *)
module Path = Bistro_engine__Path

(** @canonical Bistro_engine.Scheduler *)
module Scheduler = Bistro_engine__Scheduler

(** @canonical Bistro_engine.Shell_command *)
module Shell_command = Bistro_engine__Shell_command

(** @canonical Bistro_engine.Singularity *)
module Singularity = Bistro_engine__Singularity
OCaml

Innovation. Community. Security.