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, 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 2625 total (12 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]