Skip to content
/ pool Public
forked from bos/pool

A high-performance striped resource pooling implementation for Haskell

License

Notifications You must be signed in to change notification settings

avanov/pool

 
 

Repository files navigation

This is a forked version of the original resource-pool package that includes performance- and metrics-oriented PRs that are not merged into the upstream version. Read more.

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/avanov/pool.git

Authors

This library is written and maintained by Bryan O'Sullivan, bos@serpentine.com.

The current fork is maintained by Maxim Avanov maxim.avanov@gmail.com.

About

A high-performance striped resource pooling implementation for Haskell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 89.3%
  • Nix 6.4%
  • Makefile 4.3%