yggdrasil_rabbitmq v4.1.1 API Reference

Modules

Yggdrasil adapter for RabbitMQ. The name of the channel must be a tuple with two binaries for exchange and routing key in that order e.g

Yggdrasil publisher adapter for RabbitMQ. The name of the channel should be a tuple with the name of the exchange and the routing key. The exchange should be a topic (or any exhange that redirect to topic) e.g

This module defines the available settings for RabbitMQ in Yggdrasil

Yggdrasil subscriber adapter for RabbitMQ. The name of the channel should be a tuple with the name of the exchange and the routing key. The exchange should be a topic (or any exchange that redirects to topic) e.g

This module defines a RabbitMQ connection handler. It does not connect until a process request a connection

Generator of RabbitMQ connection pools

This module defines a RabbitMQ connection pool identified by a namespace