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.
Author | essdotteedot <essdotteedot@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/essdotteedot/distributed |
Issue Tracker | https://github.com/essdotteedot/distributed/issues |
Maintainer | essdotteedot <essdotteedot@gmail.com> |
Dependencies | |
Source [http] | https://github.com/essdotteedot/distributed/archive/v0.5.0.tar.gz sha256=e60a275e18c8fdc6ac6005af42f56d76d6d39222c12ab60617417925f3793625 md5=158919cc350bfb668e12ec8367b8f7c7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/distributed/distributed.0.5.0/opam |
Required by
- distributed-lwt<0.2.0
- distributed-uwt<0.2.0