OPQ (OPQ: One Pooled Queue v3.3.0)

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

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(opts \\ [])

Link to this function

enqueue(feeder, event)

Link to this function

enqueue(feeder, mod, fun, args)

Link to this function

init(opts \\ [])

Link to this function

start_link(opts \\ [])