OPQ: One Pooled Queue v3.1.0 OPQ
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
enqueue(feeder, event)
Link to this function
enqueue(feeder, mod, fun, args)
Link to this function
info(feeder)
Link to this function
init(opts \\ [])
Link to this function
pause(feeder)
Link to this function
resume(feeder)
Link to this function
stop(feeder)