Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 377 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 377 Bytes

This repository was extracted from a larger internal project at Esper. We released it in the hope that it might be useful to other OCaml developers.

It won't build as is but most of the code was used in production.

Description

OCaml/Lwt implementation of pools of reusable items (typically connections), growing to a configurable capacity.