resource-pooling
Library for pooling resources like connections, threads, or similar
Description
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.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 26 Aug 2020
- Authors
- Maintainers
Sources
1.2.tar.gz
md5=235d1fe3719d5a87479cbb1b286cd9b2
sha512=7d1ba3524a320c5748928438e0d9df6c80e5dc054b3f5439b2d1786359699aaeb48c88220c8b3d9ec023171c8a2944cedeee68107630bbc98994c67a99a237f8
Dependencies
Reverse Dependencies
ocsigen-start
>= "2.7.0"