rabbit_mq v0.0.12 RabbitMQ.Consumer.State
The internal state held in the RabbitMQ.Consumer
server.
:connection
; holds the dedicatedAMQP.Connection
.:workers
; the children started under the server. The server acts as aSupervisor
.
The internal state held in the RabbitMQ.Consumer
server.
:connection
;
holds the dedicated AMQP.Connection
.
:workers
;
the children started under the server. The server acts as a Supervisor
.