ExESDB.GatewaySystem (ex_esdb v0.11.0)

Supervisor for gateway components providing external interface.

This supervisor manages a pool of gateway workers for high availability and load distribution.

Components:

  • GatewayWorkers: Pool of GatewayWorkers via PartitionSupervisor

PubSub: External communication now handled externally

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)