SafeSemaphore-0.9.0: Much safer replacement for QSemN, QSem, and SampleVar

The SafeSemaphore package

This provides a much safer semaphore than the QSem, QSemN, SampleVar in base. Those base modules are not exception safe and can be broken by killThread. See https://github.com/ChrisKuklewicz/SafeSemaphore for more details.

Properties

Versions0.4, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.9.0
Dependenciesbase (<5), containers, stm
LicenseBSD3
AuthorChris Kuklewicz <haskell@list.mightyreason.com>
MaintainerChris Kuklewicz <haskell@list.mightyreason.com>
CategoryConcurrency
Home pagehttps://github.com/ChrisKuklewicz/SafeSemaphore
Upload dateSat Jun 2 12:07:39 UTC 2012
Uploaded byChrisKuklewicz
Built onghc-7.4
DistributionsNixOS: 0.9.0, Debian: 0.9.0, FreeBSD: 0.9.0

Modules

Downloads