distributedversion

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.

For more information see the Distributed.Process.S signature and the example in the examples directory.

Authoressdotteedot <essdotteedot@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/essdotteedot/distributed
Issue Trackerhttps://github.com/essdotteedot/distributed/issues
Maintaineressdotteedot <essdotteedot@gmail.com>
Availableos = "linux"
Dependencies
Source [http] https://github.com/essdotteedot/distributed/archive/v0.2.0.tar.gz
md5=65a13e43d57117daa61f1496c2ab2d84
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/distributed/distributed.0.2.0/opam
No package is dependent