bounded-tchan: Bounded Transactional channels (queues)
Deprecated.
in favor of stm-chans
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).
Versions [faq] | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3 |
---|---|
Dependencies | base (>=3 && <=5), stm [details] |
License | BSD-3-Clause |
Copyright | Thomas M. DuBuisson (2011) |
Author | Thomas M. DuBuisson |
Maintainer | thomas.dubuisson@gmail.com |
Category | Concurrency |
Uploaded | by ThomasDuBuisson at Sun Mar 13 17:05:28 UTC 2011 |
Distributions | NixOS:0.2.3 |
Downloads | 2324 total (36 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- bounded-tchan-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)