named-lock: A named lock that is created on demand.

[ bsd3, concurrency, library ] [ Propose Tags ]

A named lock that is created on demand.

This is useful for situations where there is a potentially infinite number of resources (e.g., database queries) that should not be used concurrently.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), containers (>=0.2 && <0.3) [details]
License BSD-3-Clause
Author Thomas Schilling <nominolo@googlemail.com>
Maintainer Thomas Schilling <nominolo@googlemail.com>
Category Concurrency
Home page http://github.com/nominolo/named-lock
Uploaded by ThomasSchilling at 2009-08-24T21:38:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1143 total (4 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]