View Source WhiteRabbit.PoolSupervisor (White Rabbit v0.2.0)

Supervisor of multiple WhiteRabbit.ChannelsAndConnSupervisor.

The strategy is set to :one_for_one so each WhiteRabbit.ChannelsAndConnSupervisor can handle its own connection and channels.

This Supervisor allows for decouling of each connection and their respective channels from the rest of the topology.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.