Fading Coder

One Final Commit for the Last Sprint

Implementing Delayed Message Delivery in RabbitMQ with the Delayed Message Plugin

Plugin Installattion Download the rabbitmq_delayed_message_exchange plugin archive from the official repository. For this guide, version 3.10.0 is used. Transfer the .ez file to the RabbitMQ server and place it inside the plugins directory of your RabbitMQ installation: scp rabbitmq_delayed_message_...