Skip to content

Building a docker image from rabbitmq use delayed plugin

Notifications You must be signed in to change notification settings

jcmdsbr/rabbitmq-delayed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The RabbitMQ and Delayed Plugin from github 😎

  • Building a docker image from rabbitmq use delayed plugin

Give a Star! ⭐

If you liked the project, please give a star ;)

You need some of the fallowing tools ❗

  • Visual Studio Code or another editor

Description 📚

Doc: RabbitMQ is a feature rich

RabbitMQ Delayed Message Plugin 💡

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.

Doc: RabbitMQ Delayed Message Plugin

About

Building a docker image from rabbitmq use delayed plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published