distributed-process-client-server: The Cloud Haskell Application Platform
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 0.1.1, 0.1.2, 0.1.3.1, 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 | None available |
Dependencies | 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.5), derive (==2.5.5), distributed-process (>=0.5.2 && <0.6), distributed-process-async (>=0.2.1 && <0.3), distributed-process-extras (>=0.2.0 && <0.3), 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.6), transformers, uniplate (==1.6.12), unordered-containers (>=0.2.3.0 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | Tim Watson 2012 - 2013 |
Author | Tim Watson |
Maintainer | Facundo Domínguez <facundo.dominguez@tweag.io> |
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 2015-09-29T10:40:13Z |
Modules
[Index]
- Control
- Distributed
Downloads
- distributed-process-client-server-0.1.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees