bounded-tchan: Bounded Transactional channels (queues)

[ bsd3, concurrency, deprecated, library ] [ Propose Tags ]
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).

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 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 2011-03-12T22:53:31Z
Distributions NixOS:0.2.3
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4412 total (19 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]