package distributed

  1. Overview
  2. Docs
Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.3.0.tar.gz
md5=e478f6d968cef13c82267afaffa376d6

Description

Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.

Published: 07 Nov 2016

Dependencies (5)

  1. ocamlfind build
  2. lwt < "3.0.0"
  3. base-unix
  4. base-threads
  5. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. ounit with-test & >= "2.0"

Used by

None

Conflicts

None