async-dejafu: Run MonadConc operations asynchronously and wait for their results.

[ bsd3, concurrency, deprecated, library ] [ Propose Tags ]
Deprecated in favor of concurrency

The async library provides a higher-level interface over threads, allowing users to conveniently run IO operations asynchronously and wait for their results. This package is a reimplementation of async using the MonadConc abstraction from dejafu, providing easy-to-use asynchronous operaitons within an easily-testable framework.

When these functions are used in an IO context, the behaviour should appear identical to the original async package.

Modules

[Last Documentation]

  • Control
    • Concurrent
      • Control.Concurrent.Async

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.3.0
Dependencies base (>=4.7 && <5), dejafu (>=0.2 && <0.4), exceptions (>=0.7 && <0.9) [details]
License BSD-3-Clause
Author Michael Walker
Maintainer mike@barrucadu.co.uk
Revised Revision 2 made by HerbertValerioRiedel at 2016-11-29T21:46:32Z
Category Concurrency
Home page https://github.com/barrucadu/dejafu
Source repo head: git clone https://github.com/barrucadu/dejafu.git
this: git clone https://github.com/barrucadu/dejafu.git(tag async-dejafu-0.1.2.1)
Uploaded by barrucadu at 2016-05-01T21:00:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5095 total (19 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-11-26 [all 2 reports]