yggdrasil v3.2.2 Yggdrasil.Publisher View Source

Publisher pool of processes.

Link to this section Summary

Functions

Publishes message in a channel

Starts a pool of publisher adapters using the information of a channel. Additionally can receive Supervisor options

Stops the supervisor

Link to this section Functions

Link to this function publish(channel, message) View Source

Publishes message in a channel.

Link to this function start_link(channel, options \\ []) View Source

Starts a pool of publisher adapters using the information of a channel. Additionally can receive Supervisor options.

Stops the supervisor.