@hackage distributed-process-client-server0.2.5.1
The Cloud Haskell Application Platform
Installation
Tested Compilers
Dependencies (19)
- base >=4.8.2.0 && <5
- binary >=0.6.3.0 && <0.9
- containers >=0.4 && <0.6
- deepseq >=1.3.0.1 && <1.6
- derive ==2.5.5
- distributed-process >=0.6.6 && <0.8 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…
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.