/rsrc_pool

Resource pool project is written in Erlang as a tiny library. The goal of the tool is reduce the overhead of creating new resources by reusing of the same resources among multiple processes. Database connection is most popular example for pooling resource.

Primary LanguageErlangApache License 2.0Apache-2.0

Stargazers