Root supervisor for configured Absurd worker pools.
Client operations do not depend on this supervisor. When no worker pools are configured, it deliberately has no children.
Summary
Functions
Returns a specification to start this module under a supervisor.
Starts the root supervisor for the supplied :worker_pools.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
@spec start_link(keyword()) :: Supervisor.on_start()
Starts the root supervisor for the supplied :worker_pools.