= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Library to provide Erlang style distributed computations. This library is inspired by Cloud Haskell.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
v0.5.0.tar.gz
md5=158919cc350bfb668e12ec8367b8f7c7
Description
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.
Published: 26 Mar 2018
Dependencies (3)
Dev Dependencies
-
None
Used by (2)
-
distributed-lwt
< "0.2.0"
-
distributed-uwt
< "0.2.0"
Conflicts
-
None
On This Page