strict-concurrency: Strict concurrency abstractions

[ bsd3, control, library ] [ Propose Tags ]

This package provides head normal form strict versions of some standard Haskell concurrency abstractions (MVars,Chans), which provide control over where evaluation takes place not offered by the default lazy types. This may be useful for deciding when and where evaluation occurs, leading to improved time or space use, depending on the circumstances.

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.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.4.2, 0.2.4.3
Dependencies base (>=3 && <4.3), parallel [details]
License BSD-3-Clause
Copyright (c) 2007-8 Don Stewart
Author Don Stewart <dons@galois.com>
Maintainer Don Stewart <dons@galois.com>
Revised Revision 1 made by AdamBergmark at 2015-08-04T00:18:06Z
Category Control
Home page http://code.haskell.org/~dons/code/strict-concurrency
Uploaded by DonaldStewart at 2010-02-26T19:13:13Z
Distributions LTSHaskell:0.2.4.3, NixOS:0.2.4.3, Stackage:0.2.4.3
Reverse Dependencies 12 direct, 271 indirect [details]
Downloads 15806 total (45 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]