hackage.haskell.org : 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.
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/connection-pool
Keywords:
bsd3
, data
, library
, network
, Propose Tags
, connection-pool
, haskell
, resource-pool
, tcp
, tcp-client
, unix-sockets
, unix-sockets-client
License: BSD-3-Clause
Latest release: almost 8 years ago
First release: over 11 years ago
Dependent repositories: 16
Downloads: 7,957 total
Stars: 7 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 14 hours ago