named-lock: A named lock that is created on demand.
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.
Downloads
- named-lock-0.1.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.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 | 1180 total (6 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] |