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] |
| Tested with | ghc ==6.10 |
| License | BSD-3-Clause |
| Author | Adam Wick <awick@galois.com> |
| Maintainer | Adam Wick <awick@galois.com> |
| Uploaded | by AdamWick at 2009-04-16T22:44:57Z |
| Category | Concurrency |
| Reverse Dependencies | 14 direct, 2078 indirect [details] |
| Downloads | 17267 total (17 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] |