API Reference poolex v#1.4.0

View Source

Modules

Caller structure.

Behaviour for callers collection implementations.

Callers queue (FIFO) implementation based on :erlang.queue.

Information with the current state of the pool.

Functions for dispatching metrics.

Internal structure containing the state of the pool.

Behaviour for worker collection implementations.

Simple workers queue (FIFO) implementation based on Erlang :queue

Simple workers stack (LIFO) implementation based on List.