ProducerQueue.Producer (producer_queue v5.0.2) View Source

A simple implementation of a GenStage producer

Link to this section Summary

Link to this section Functions

Link to this function

handle_demand(new, state)

View Source

Callback implementation for GenStage.handle_demand/2.

Link to this function

handle_info(atom, state)

View Source

Callback implementation for GenStage.handle_info/2.

Callback implementation for GenStage.init/1.

Start a ProducerQueue.Producer linked to a ProducerQueue.Queue