About Anaconda Help Download Anaconda

conda-forge / packages / rabbitmq-delayed-message-exchange 4.0.2

Delayed Messaging for RabbitMQ

copied from cf-staging / rabbitmq-delayed-message-exchange

Installers

  • linux-64 v4.0.2
  • osx-64 v4.0.2

conda install

To install this package run one of the following:
conda install conda-forge::rabbitmq-delayed-message-exchange

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy