rabbit_mq_ex v0.0.0-alpha-1 API Reference

Modules

This module can be used to establish a pool of Consumer workers.

The internal state held in the RabbitMQ.Consumer server.

The single Consumer worker used to consume messages from a queue.

The internal state held in the RabbitMQ.Consumer.Worker server.

This module can be used to establish a pool of Producer workers.

The internal state held in the RabbitMQ.Producer server.

The single Producer worker used to publish messages onto an exchange.

The internal state held in the RabbitMQ.Producer.Worker server.

A convenience module that can be used to establish the (RabbitMQ) network topology.