rwlock: Multiple-read / single-write locks

[ concurrency, library, public-domain ] [ Propose Tags ]

A simple implementation of a multiple-reader / single-writer lock, using STM.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
base4Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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 2614 total (14 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]