API Reference poolex v0.3.1

modules

Modules

Getting Started

starting-pool-of-workers

Starting pool of workers

To start a cache you can use either start/2 or start_link/2. The first argument is the name of the pool and defines how you will communicate with it.

Behaviour for callers collection implementations.

Information with the current state of the pool.

Behaviour for worker collection implementations.