hackageDB :: [Package]

Built with Cabal

strict-concurrency: Strict concurrency abstractions

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.

Versions0.1, 0.2, 0.2.1, 0.2.2, 0.2.3
Dependenciesbase (>=3 && <4), parallel
LicenseBSD3
Copyright(c) 2007-8 Don Stewart
AuthorDon Stewart <dons@galois.com>
MaintainerDon Stewart <dons@galois.com>
CategoryControl
Home pagehttp://code.haskell.org/~dons/code/strict-concurrency
Upload dateSat Nov 14 22:57:21 UTC 2009
Uploaded byDonaldStewart
Built onghc-6.10, ghc-6.12
DistributionsArch: 0.2.2

Modules

Downloads