The bounded-tchan package
This package is obsolete: use stm-chans instead.
Bounded TChan's, or BTChan's, are a transactional queue with a limit to the number of elements (further calls to writeBTChan or unGetBTChan call STM retry).
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3 |
|---|---|
| Dependencies | base (≥3 & ≤5), stm |
| License | BSD3 |
| Copyright | Thomas M. DuBuisson (2011) |
| Author | Thomas M. DuBuisson |
| Maintainer | thomas.dubuisson@gmail.com |
| Category | Concurrency |
| Upload date | Sat Mar 12 22:53:31 UTC 2011 |
| Uploaded by | ThomasDuBuisson |
| Built on | ghc-7.0 |
Modules
- Control
- Concurrent
Downloads
- bounded-tchan-0.1.tar.gz (Cabal source package)
- package description (included in the package)