CMD + K

rabbitmq-delayed-message-exchange

Community

Delayed Messaging for RabbitMQ

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::rabbitmq-delayed-message-exchange

Usage Tracking

4.2.0
4.1.0
4.0.2
3.13.0
3.12.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

This plugin adds delayed-messaging (or scheduled-messaging) to RabbitMQ.

A user can declare an exchange with the type x-delayed-message and then publish messages with the custom header x-delay expressing in milliseconds a delay time for the message. The message will be delivered to the respective queues after x-delay milliseconds.

About

Summary

Delayed Messaging for RabbitMQ

Last Updated

Nov 5, 2025 at 12:51

License

MPL-2.0

Total Downloads

17.8K

Supported Platforms

macOS-64
linux-64