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.3.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, stm, syb [details] | 
| License | LicenseRef-PublicDomain | 
| Author | James Cook <mokus@deepbondi.net> | 
| Maintainer | James Cook <mokus@deepbondi.net> | 
| Category | Concurrency | 
| Home page | https://github.com/mokus0/rwlock | 
| Source repo | head: git clone https://github.com/mokus0/rwlock.git | 
| Uploaded | by JamesCook at 2013-06-09T22:00:16Z | 
| Distributions | NixOS:0.0.0.3 | 
| Reverse Dependencies | 3 direct, 0 indirect [details] | 
| Downloads | 2759 total (7 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]  |