I'm getting confused between these two types of messages in RabbitMQ.
I've seen that some of my queues have 0 "Unacked" and 1000 "Ready" messages, while some have 1000 "Unacked" and 0 "Ready" messages.
What's the difference between them?
And how can I know how many of the messages are read by the consumer(s)?