com.thenewmotion.akka.rabbitmq.examples
The ConfirmTrackLostMessages application shows how you can use publisher confirms to detect if a message is not successfully delivered to RabbitMQ. See https://www.rabbitmq.com/confirms.html for more information on publisher confirms.
(Since version 2.11.0) The delayedInit mechanism will disappear.
The ConfirmTrackLostMessages application shows how you can use publisher confirms to detect if a message is not successfully delivered to RabbitMQ. See https://www.rabbitmq.com/confirms.html for more information on publisher confirms.