OPQ.Feeder (OPQ: One Pooled Queue v3.2.0)

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

Link to this section Summary

Link to this section Functions

Link to this function

handle_call(atom, from, state)

Callback implementation for GenStage.handle_call/3.

Link to this function

handle_cast(arg1, state)

Callback implementation for GenStage.handle_cast/2.

Link to this function

handle_demand(demand, arg)

Callback implementation for GenStage.handle_demand/2.

Callback implementation for GenStage.init/1.

Link to this function

start_link(name)