ExESDB.Commanded.AggregateListenerSupervisor (ex_esdb_commanded v0.9.0)
DynamicSupervisor for managing AggregateListener processes.
Uses Swarm for distributed process registration. Each supervisor is uniquely identified by a combination of store_id and node().
Summary
Functions
Returns a specification to start this module under a supervisor.
Lists all active listeners for a store.
Starts a new AggregateListener under supervision.
Returns statistics for all listeners managed by this supervisor.
Stops a specific AggregateListener.
Stops all listeners for a given stream.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Lists all active listeners for a store.
Starts a new AggregateListener under supervision.
Returns the PID of the started listener or an error.
Returns statistics for all listeners managed by this supervisor.
Stops a specific AggregateListener.
Stops all listeners for a given stream.