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

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

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 dateSat Mar 12 22:53:31 UTC 2011
Uploaded byThomasDuBuisson
Built onghc-7.0

Modules

Downloads