rwlock: Multiple-read / single-write locks
A simple implementation of a multiple-reader / single-writer lock, using STM.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rwlock-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.1, 0.0.0.2, 0.0.0.3 |
---|---|
Dependencies | base (>=3 && <5), monad-loops, stm, syb [details] |
License | LicenseRef-PublicDomain |
Author | James Cook <james.cook@usma.edu> |
Maintainer | James Cook <james.cook@usma.edu> |
Category | Concurrency |
Home page | http://code.haskell.org/~mokus/rwlock |
Uploaded | by JamesCook at 2009-12-10T18:21:48Z |
Distributions | NixOS:0.0.0.3 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Downloads | 2731 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |