The named-lock package
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.
Properties
| Version | 0.1 |
|---|---|
| Dependencies | base (4.*), containers (0.2.*) |
| License | BSD3 |
| Author | Thomas Schilling <nominolo@googlemail.com> |
| Maintainer | Thomas Schilling <nominolo@googlemail.com> |
| Stability | provisional |
| Category | Concurrency |
| Home page | http://github.com/nominolo/named-lock |
| Upload date | Mon Aug 24 21:38:40 UTC 2009 |
| Uploaded by | ThomasSchilling |
| Built on | ghc-6.10, ghc-6.12, ghc-7.0 |
Modules
- Control
- Concurrent
Downloads
- named-lock-0.1.tar.gz (Cabal source package)
- package description (included in the package)