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.
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> |
Available | os = "linux" |
Dependencies | |
Source [http] | https://github.com/essdotteedot/distributed/archive/v0.2.0.tar.gz sha256=3cab300c3ce0606f414f52ad477f3afc42fb281d92a8472cc0d48c46a0c902aa md5=65a13e43d57117daa61f1496c2ab2d84 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/distributed/distributed.0.2.0/opam |
No package is dependent