OPQ: One Pooled Queue v0.1.1 API Reference

Modules

A simple, in-memory queue with pooling in Elixir

A GenStage producer that feeds items in a buffered queue to the consumers

Options for configuring OPQ

A default worker that simply executes an item if it’s a function

A supervisor that subscribes to Feeder and spins up the worker pool