Skip to content

lalayueh/rabbitmq-retry-mechanism-example

Repository files navigation

rabbitmq-retry-mechanism-example

How to run the example?

0. Checking your node is greater than 6.0

node -v

1. Using Docker to launch RabbitMQ

docker-compose up

2. Starting the producer

node producer.js

3. Starting the consumer

node consumer.js

Reference

如何優雅地在rabbitmq實現失敗重試

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published