yggdrasil v3.2.1 Yggdrasil.Subscriber.Adapter.RabbitMQ.Pool View Source

This module defines a RabbitMQ connection pool identified by a namespace.

Link to this section Summary

Functions

Opens a RabbitMQ channel for a namespace

Starts a RabbitMQ connection pool for a namespace with some optional Supervisor options

Stops the supervisor

Link to this section Functions

Opens a RabbitMQ channel for a namespace.

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

Starts a RabbitMQ connection pool for a namespace with some optional Supervisor options.

Stops the supervisor.