@hackage distributed-process-client-server0.2.8.0
The Cloud Haskell Application Platform
Installation
Tested Compilers
Dependencies (11)
- base >=4.8.2.0 && <5
- binary >=0.8 && <0.9
- containers >=0.6 && <0.9
- deepseq >=1.4 && <1.7
- distributed-process >=0.6.6 && <0.8
- distributed-process-async >=0.2.4 && <0.3 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.