API Reference gen_stage v1.1.1

Modules

A supervisor that starts children as events flow in.

Stages are data-exchange steps that send and/or receive data from other stages.

A dispatcher that accumulates demand from all consumers before broadcasting events to all of them.

A dispatcher that sends batches to the highest demand.

This module defines the behaviour used by :producer and :producer_consumer to dispatch events.

A dispatcher that sends events according to partitions.