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
| Versions | 0.4, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.9.0 |
|---|---|
| Dependencies | base (<5), containers, stm |
| License | BSD3 |
| Author | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Maintainer | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Category | Concurrency |
| Home page | https://github.com/ChrisKuklewicz/SafeSemaphore |
| Upload date | Sat Jun 2 12:07:39 UTC 2012 |
| Uploaded by | ChrisKuklewicz |
| Built on | ghc-7.4 |
| Distributions | NixOS: 0.9.0, Debian: 0.9.0, FreeBSD: 0.9.0 |
Modules
Downloads
- SafeSemaphore-0.9.0.tar.gz (Cabal source package)
- package description (included in the package)