View Source OPQ (OPQ: One Pooled Queue v4.0.4)

A simple, in-memory queue with worker pooling and rate limiting in Elixir.

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

enqueue(feeder, mod, fun, args)

View Source

Callback implementation for GenServer.init/1.