The rwlock package
A simple implementation of a multiple-reader / single-writer lock, using STM.
Properties
| Versions | 0.0.0.1, 0.0.0.2 |
|---|---|
| Dependencies | base (3.*), monad-loops, stm or base (4.*), monad-loops, stm, syb |
| License | PublicDomain |
| Author | James Cook <james.cook@usma.edu> |
| Maintainer | James Cook <james.cook@usma.edu> |
| Stability | provisional |
| Category | Concurrency |
| Home page | http://code.haskell.org/~mokus/rwlock |
| Upload date | Thu Dec 10 18:21:48 UTC 2009 |
| Uploaded by | JamesCook |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Control
- Concurrent
Downloads
- rwlock-0.0.0.2.tar.gz (Cabal source package)
- package description (included in the package)