问题
Is it possible in RabbitMQ to get confirm messages, when I send to queue? Thanks!
回答1:
You will probably want to use the return listener and mandatory flag on basic publish
来源:https://stackoverflow.com/questions/11652368/rabbitmq-get-message-send-confirm