BoundedChan: Implementation of bounded Chans.
This library introduces BoundedChan. BoundedChan works exactly like Chan -- and, indeed, has the exact same interface -- but is guaranteed to operate in a bounded amount of space.
Downloads
- BoundedChan-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1.0, 1.0.2.0, 1.0.3.0 |
---|---|
Dependencies | array, base (>=3) [details] |
License | BSD-3-Clause |
Author | Adam Wick <awick@galois.com> |
Maintainer | Adam Wick <awick@galois.com> |
Category | Concurrency |
Uploaded | by AdamWick at 2009-04-16T22:44:57Z |
Distributions | Arch:1.0.3.0, Debian:1.0.3.0, FreeBSD:1.0.3.0, LTSHaskell:1.0.3.0, NixOS:1.0.3.0, Stackage:1.0.3.0 |
Reverse Dependencies | 14 direct, 1966 indirect [details] |
Downloads | 16841 total (63 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] |