connection-pool: Connection pool built on top of resource-pool and streaming-commons.
Connection poll is a family specialised resource pools. Currently package provides two variants:
pool for TCP client connections,
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.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags including -Werror to GHC during compilation. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- connection-pool-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.3, 0.2, 0.2.1, 0.2.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.6 && <4.8), between (>=0.9.0.0), data-default-class (>=0.0 && <0.1), monad-control (>=0.2.0.1), network (>=2.2.3), resource-pool (>=0.2.0.0 && <1), streaming-commons (>=0.1.3 && <0.1.6), time (>=1.0), transformers-base (>=0.4.2 && <0.5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2014 Peter Trško |
Author | Peter Trško |
Maintainer | peter.trsko@gmail.com |
Revised | Revision 2 made by HerbertValerioRiedel at 2016-01-20T21:43:02Z |
Category | Data, Network |
Home page | https://github.com/trskop/connection-pool |
Bug tracker | https://github.com/trskop/connection-pool/issues |
Source repo | head: git clone git://github.com/trskop/connection-pool.git this: git clone git://github.com/trskop/connection-pool.git(tag v0.1.1.0) |
Uploaded | by PeterTrsko at 2014-09-10T17:06:40Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 7746 total (15 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed as of 2015-12-12 [all 1 reports] |