@hackage distributed-process-client-server0.1.1
The Cloud Haskell Application Platform
Installation
Dependencies (19)
- base >=4.4 && <5
- binary >=0.6.3.0 && <0.8
- containers >=0.4 && <0.6
- data-accessor >=0.2.2.3
- deepseq >=1.3.0.1 && <1.4
- derive ==2.5.5 Show all…
Dependents (9)
@hackage/distributed-process-execution, @hackage/acme-everything, @hackage/cloud-haskell, @hackage/distributed-process-registry, @hackage/feed-gipeda, @hackage/distributed-process-task, Show all…
Package Flags
perf
(off by default)
Build with profiling enabled
Modelled after Erlang OTP's gen_server, this framework provides similar facilities for Cloud Haskell, grouping essential practices for client/server development into a set of modules and standards designed to help you build concurrent, distributed applications with relative ease.