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.7.tar.gz md5=9e59d90be170657b191460ec1cdb3519 sha512=8de716970b648e3e426d012b5182a6cce87300ac738d93b8d6f3bb03cabb667d328efccd5050bdb82a664052f8236bf76e6ee42fee93983f9cf087d14da51e60 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/resource-pooling/resource-pooling.0.7/opam |
Required by
- ocsigen-start>=1.2.0 & <2.7.0