distributedversion Documentation on ocaml.org

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

Primitive for spawning processes (in the Erlang sense) either remotely or locally, monitoring/unmonitoring spawned processes, sending, receiving, broadcasting messages to those processes. Unlike Erlang, the messages that are sent between processes are typed.

Authoressdotteedot <essdotteedot@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/essdotteedot/distributed
Issue Trackerhttps://github.com/essdotteedot/distributed/issues
Maintaineressdotteedot <essdotteedot@gmail.com>
Dependencies
Source [http] https://github.com/essdotteedot/distributed/archive/v0.5.0.tar.gz
sha256=e60a275e18c8fdc6ac6005af42f56d76d6d39222c12ab60617417925f3793625
md5=158919cc350bfb668e12ec8367b8f7c7
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/distributed/distributed.0.5.0/opam
Required by