package resource-pooling

  1. Overview
  2. Docs
Library for pooling resources like connections, threads, or similar

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.tar.gz
md5=9b54086ba38eef98520a5cb39a9732f1
sha512=d33ec5d896e742f688bd766b1e3ad9bda8c859c3c6c4413718cd0f950acd9123e62651581e3c5197b9804276f283634c1301c0d4717480b8587a3baf1ecdeaa8

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.

Published: 05 Nov 2018

Dependencies (5)

  1. ocamlfind build
  2. ocamlbuild build
  3. lwt_log
  4. lwt >= "2.4.7"
  5. ocaml >= "4.06" & < "5.0.0"

Dev Dependencies

None

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.