bos/pool

A high-performance striped resource pooling implementation for Haskell

Haskell

113

41 commits

updated Jun 1, 2022

See the code

README

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, bos@serpentine.com.

Contributors

bos

22 commits

basvandijk

12 commits

kim

3 commits

snoyberg

2 commits

bos/pool

A high-performance striped resource pooling implementation for Haskell

Haskell

113

41 commits

updated Jun 1, 2022

See the code

README

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, bos@serpentine.com.

Contributors

bos

22 commits

basvandijk

12 commits

kim

3 commits

snoyberg

2 commits

Languages

Haskell

100.0%