yggdrasil v3.0.2 Yggdrasil.Publisher

Publisher pool of processes.

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

Functions

publish(channel, message)

Publishes message in a channel.

start_link(channel, options \\ [])

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

stop(supervisor)

Stops the supervisor.