The latest version of connection-pool is 0.2.2-0.

connection-pool

Version 0.1.1.0 revision 0 uploaded by PeterTrsko.

Package meta

Synopsis
Connection pool built on top of resource-pool and streaming-commons.
Description

Connection poll is a family specialised resource pools. Currently package provides two variants:

  1. pool for TCP client connections,

  2. and pool for UNIX Sockets client connections.

This package is built on top of resource-pool and streaming-commons. The later allows us to use conduit-extra package for implementation of TCP or UNIX Sockets clients.

For examples and other details see documentation in Data.ConnectionPool module.

Author
Peter Trško
Bug reports
https://github.com/trskop/connection-pool/issues
Category
Data, Network
Copyright
(c) 2014 Peter Trško
Homepage
https://github.com/trskop/connection-pool
Maintainer
peter.trsko@gmail.com
Package URL
n/a
Stability
n/a

Components