resource-pool

A high-performance striped resource pooling implementation

http://github.com/bos/pool

Version on this page:0.2.3.2
LTS Haskell 22.13:0.4.0.0
Stackage Nightly 2024-03-14:0.4.0.0
Latest on Hackage:0.4.0.0

See all snapshots resource-pool appears in

BSD-3-Clause licensed by Bryan O'Sullivan
This version can be pinned in stack with:resource-pool-0.2.3.2@sha256:0955486bc1db37e4eb27acb964185f9e9cb8ad5ce054c85e1e6fd7562b2d7542,1375

Module documentation for 0.2.3.2

Welcome to pool

pool is a fast Haskell library for managing medium-lifetime pooled resources, such as database connections.

Join in!

We are happy to receive bug reports, fixes, documentation enhancements, and other improvements.

Please report bugs via the github issue tracker.

Master git repository:

  • git clone git://github.com/bos/pool.git

There’s also a Mercurial mirror:

  • hg clone http://bitbucket.org/bos/pool

(You can create and contribute changes using either git or Mercurial.)

Authors

This library is written and maintained by Bryan O’Sullivan, [email protected].