bounded-tchan

Version 0.2.3 revision 0 uploaded by ThomasDuBuisson.

Package meta

Synopsis
Bounded Transactional channels (queues)
Description

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.

Author
Thomas M. DuBuisson
Bug reports
n/a
Category
Concurrency
Copyright
Thomas M. DuBuisson (2011)
Homepage
n/a
Maintainer
thomas.dubuisson@gmail.com
Package URL
n/a
Stability
n/a

Components