An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

connection-pool

Connection poll is a family of specialised resource pools. Currently package provides two variants: pool for TCP client connections, and pool for UNIX Sockets client connections. In addition it can be used to build your own connection pool using provided primitives. 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.

Ecosystem
hackage.haskell.org
Latest Release
0.2.2
about 8 years ago
Versions
8
Downloads
7,975 total
Dependent Repos
16
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/connection-pool
spec
License BSD-3-Clause
First Release over 11 years ago
Last Synced 12 days ago
Repository
Stars 7 on GitHub
Forks 1 on GitHub