bounded-tchan-0.2.3: Bounded Transactional channels (queues)

The bounded-tchan package

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). Users are strongly encouraged to consider using the more complete stm-chans packages, which includes a bounded TChan designed on this package.

Properties

Versions0.1, 0.2, 0.2.1, 0.2.2, 0.2.3
Dependenciesbase (≥3 & ≤5), stm
LicenseBSD3
CopyrightThomas M. DuBuisson (2011)
AuthorThomas M. DuBuisson
Maintainerthomas.dubuisson@gmail.com
CategoryConcurrency
Upload dateSun Nov 6 23:52:17 UTC 2011
Uploaded byThomasDuBuisson
Built onghc-7.2

Modules

Downloads