If a message is unacknowledged, does it go to the front of the queue, or is it added to the end of the queue?
Asked
Active
Viewed 125 times
0
-
1I believe its the front of the queue. – robthewolf Mar 06 '14 at 05:46
-
possible duplicate of http://stackoverflow.com/questions/21363302/rabbitmq-message-order-of-delivery – pinepain Mar 06 '14 at 10:09
-
It remains at the front of the queue. – Brian Kelly Mar 06 '14 at 18:53