ExPool v0.1.1 API Reference

Modules

Api for creating pools and running functions on them

Module to start a pool, and check-in and check-out workers

Pool GenServer

The internal state of the pool

The configuration of the pool

A factory of workers

Supervisor of the workers

Data structure to store references to all processes related to the pool and the role they play

Manages the queue of waiting requests of the pool

A stash of workers