The SafeSemaphore package
This provides a much safer semaphore than the QSem in base. Performance has not been compared. In the source is a tests/TestKillSem.hs executable (run by cabal test) that shows the problem with QSem.
Properties
| Versions | 0.4, 0.4.1, 0.5.0, 0.6.0, 0.7.0, 0.9.0 |
|---|---|
| Dependencies | base (<5) |
| License | BSD3 |
| Author | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Maintainer | Chris Kuklewicz <haskell@list.mightyreason.com> |
| Category | Concurrency |
| Home page | http://hackage.haskell.org/package/SafeSemaphore |
| Upload date | Tue Apr 12 13:01:08 UTC 2011 |
| Uploaded by | ChrisKuklewicz |
| Built on | ghc-7.0 |
| Distributions | NixOS: 0.9.0, Debian: 0.9.0, FreeBSD: 0.9.0 |
Modules
Downloads
- SafeSemaphore-0.5.0.tar.gz (Cabal source package)
- package description (included in the package)