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.3.2.tar.gz sha256=c9929ee7c8294f271c9e04a9892173cb1adc32fe78fab2f4d25e3e464268001b md5=d234136f41f60a9670195148c1bcf73d |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/resource-pooling/resource-pooling.0.3.2/opam |
No package is dependent


