rabbit_mq v0.0.0-alpha-12 RabbitMQ.Producer.Worker.State

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

  • :channel; holds the dedicated AMQP.Channel.
  • :outstanding_confirms; holds the reference to the protected ets table used to track outstanding Publisher ack or nack confirms.