distributed-process-async: Cloud Haskell Async API
This package provides a higher-level interface over Processes, in which an Async a is a concurrent, possibly distributed Process that will eventually deliver a value of type a. The package provides ways to create Async computations, wait for their results, and cancel them.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
perf | Build with profiling enabled | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- distributed-process-async-0.2.2.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.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.2.10, 0.2.11 |
---|---|
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.3 && <0.6), 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] |
Tested with | ghc ==7.4.2, ghc ==7.6.2 |
License | BSD-3-Clause |
Copyright | Tim Watson 2012 - 2014 |
Author | Tim Watson |
Maintainer | watson.timothy@gmail.com |
Category | Control |
Home page | http://github.com/haskell-distributed/distributed-process-async |
Bug tracker | http://github.com/haskell-distributed/distributed-process-async/issues |
Source repo | head: git clone https://github.com/haskell-distributed/distributed-process-async |
Uploaded | by MathieuBoespflug at 2015-09-28T20:00:49Z |
Distributions | LTSHaskell:0.2.11, Stackage:0.2.11 |
Reverse Dependencies | 6 direct, 4 indirect [details] |
Downloads | 6833 total (62 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-01 [all 4 reports] |