resource-pool-catchio: Fork of resource-pool, with a MonadCatchIO constraint
This is a fork of Bryan OSullivans resource-pool package. The only
difference is that it relies on MonadCatchIO, rather than MonadControlIO. If
you do not strictly need the MonadCatchIO support, please use Bryan's
original package instead.
A high-performance striped pooling abstraction for managing
flexibly-sized collections of resources such as database
connections.
[Skip to Readme]
Flags
Automatic Flags
| Name | Description | Default | 
|---|---|---|
| developer | operate in developer mode  | Disabled | 
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- resource-pool-catchio-0.2.1.0.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.2.0.2, 0.2.0.3, 0.2.1.0 | 
|---|---|
| Dependencies | base (>=4 && <5), hashable, MonadCatchIO-transformers (>=0.2), stm, time, transformers, transformers-base (>=0.4), vector (>=0.7) [details] | 
| License | BSD-3-Clause | 
| Copyright | Copyright 2011 MailRank, Inc. | 
| Author | Bryan O'Sullivan <bos@serpentine.com> | 
| Maintainer | Jurriën Stutterheim <j.stutterheim@me.com> | 
| Category | Data, Database, Network | 
| Home page | http://github.com/norm2782/pool | 
| Source repo | head: git clone http://github.com/norm2782/pool | 
| Uploaded | by JurrienStutterheim at 2012-03-08T22:17:52Z | 
| Distributions | |
| Reverse Dependencies | 7 direct, 3 indirect [details] | 
| Downloads | 4943 total (3 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]  |