@hackage distributed-process-simplelocalnet0.2.3.1
Simple zero-configuration backend for Cloud Haskell
Installation
Dependencies (11)
- base >=4.4 && <5
- binary >=0.6.3 && <0.8
- bytestring >=0.9 && <0.11
- containers >=0.4 && <0.6
- data-accessor >=0.2 && <0.3
- distributed-process >=0.5.0 && <0.6 Show all…
Dependents (9)
@hackage/stack-network, @hackage/parconc-examples, @hackage/acme-everything, @hackage/raketka, @hackage/cloud-haskell, @hackage/DMuCheck, Show all…
Package Flags
build-example
(off by default)
Build a simple example application
Simple backend based on the TCP transport which offers node discovery based on UDP multicast. This is a zero-configuration backend designed to get you going with Cloud Haskell quickly without imposing any structure on your application.