resource-poolingversion Documentation on ocaml.org
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.6.tar.gz md5=b6942cd4659ebd9227d0742024aa9d9d sha512=2da07942c1adc09f60f493330ea67b6577c8bea13a9a70ac90f0ff29041bc3a88a9ea261e87864c6b1348076ba046b989ce39f59aa6d725395634b326e85e26d |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/resource-pooling/resource-pooling.0.6/opam |
Required by
- ocsigen-start<2.7.0


