gen_stage v0.6.0 API Reference

Modules

A supervisor that dynamically supervises and manages children

Computational flows with stages

Splits a flow into windows that are materialized at certain triggers

Stages are computation 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