resource-poolingversion
Library for pooling resources like connections, threads, or similar
This package is derived from the module Lwt_pool from the lwt package, which implements resource pooling. With Resource_pool this package provides a modified version with additional features. Also there is a module called Server_pool that manages resource clusters, specifically a cluster of servers each with its own connection pool.
Author | Jan Rochel (BeSport) |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/ocsigen/resource-pooling |
Issue Tracker | https://github.com/ocsigen/resource-pooling/issues |
Maintainer | Jan Rochel <jan@besport.com> |
Dependencies |
|
Source [http] | https://github.com/ocsigen/resource-pooling/archive/0.5.2.tar.gz md5=22ecba9404b21baf5236967714b1bfbf sha512=76f8bf781990b63d327f3ae31b6df4f79ff5e5149c4e878bd59627043ae4e5761c5fb03fa6beb83c3c1471603a2a74174d3db8e20add131cd5849db08f79a398 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/resource-pooling/resource-pooling.0.5.2/opam |
Required by
- ocsigen-start>=1.2.0 & <2.7.0