distributed-process-client-server: The Cloud Haskell Application Platform
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.
Modules
[Index]
Downloads
- distributed-process-client-server-0.2.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.1, 0.1.2, 0.1.3.1, 0.1.3.2, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.5, 0.2.5.1, 0.2.6.0, 0.2.7.0, 0.2.7.1, 0.2.8.0 |
---|---|
Dependencies | 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), distributed-process-async (>=0.2.4 && <0.3), distributed-process-extras (>=0.3.1 && <0.4), exceptions (>=0.5), fingertree (<0.2), ghc-prim, hashable (>=1.2.0.5 && <1.3), mtl, stm (>=2.4 && <2.5), template-haskell (==2.7.0.0), time (>1.4 && <1.9.2), transformers, uniplate (==1.6.12), unordered-containers (>=0.2.3.0 && <0.3) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.1, ghc ==8.0.2 |
License | BSD-3-Clause |
Copyright | Tim Watson 2012 - 2017 |
Author | Tim Watson |
Maintainer | Tim Watson <watson.timothy@gmail.com> |
Category | Control |
Home page | http://github.com/haskell-distributed/distributed-process-client-server |
Bug tracker | http://github.com/haskell-distributed/distributed-process-client-server/issues |
Source repo | head: git clone https://github.com/haskell-distributed/distributed-process-client-server |
Uploaded | by AlexanderVershilov at 2018-06-14T13:00:33Z |
Distributions | LTSHaskell:0.2.8.0, Stackage:0.2.8.0 |
Reverse Dependencies | 9 direct, 0 indirect [details] |
Downloads | 7814 total (23 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-06-14 [all 1 reports] |