rabbit_mq v0.0.18 API Reference

Modules

Convenience to open and maintain a AMQP.Connection.

This module can be used to start and maintain 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 should be used to start a Producer.

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

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

Starts given number of workers under a Supervisor.

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