ExESDB.EmitterSystem (ex_esdb v0.1.1)

Supervisor for event emission components.

This supervisor manages the emitter pools that handle event distribution to subscribers. Only active when this node is the cluster leader.

Components:

  • EmitterPools: PartitionSupervisor managing dynamic emitter pools

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts)