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] [Quick Jump]
Downloads
- distributed-process-client-server-0.2.6.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8.2.0 && <5), binary (>=0.8 && <0.9), containers (>=0.6 && <0.8), deepseq (>=1.4 && <1.7), 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.10 && <0.11), fingertree (<0.2), hashable (>=1.2.0.5 && <1.6), mtl, stm (>=2.4 && <2.6), time (>1.4 && <1.15), transformers, unordered-containers (>=0.2.3.0 && <0.3) [details] |
Tested with | ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.5, ghc ==9.6.4, ghc ==9.8.2, ghc ==9.10.1 |
License | BSD-3-Clause |
Copyright | Tim Watson 2012 - 2017 |
Author | Tim Watson |
Maintainer | The Distributed Haskell team |
Revised | Revision 2 made by LaurentRDC at 2024-10-30T14:49:16Z |
Category | Control |
Home page | http://github.com/haskell-distributed/distributed-process |
Bug tracker | http://github.com/haskell-distributed/distributed-process/issues |
Source repo | head: git clone https://github.com/haskell-distributed/distributed-process(packages/distributed-process-client-server) |
Uploaded | by LaurentRDC at 2024-09-06T12:59:14Z |
Distributions | Stackage:0.2.7.1 |
Reverse Dependencies | 9 direct, 0 indirect [details] |
Downloads | 7604 total (75 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-09-06 [all 2 reports] |