https://github.com/iknowjavascript/simple-queue-with-mq
Simple message queue in Nodejs and RabbitMQ.
https://github.com/iknowjavascript/simple-queue-with-mq
Last synced: 8 months ago
JSON representation
Simple message queue in Nodejs and RabbitMQ.
- Host: GitHub
- URL: https://github.com/iknowjavascript/simple-queue-with-mq
- Owner: iKnowJavaScript
- Created: 2020-03-05T16:04:30.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T05:30:27.000Z (over 2 years ago)
- Last Synced: 2025-04-06T02:12:10.394Z (8 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# simple-queue-with-mq
Simple message queue in Nodejs and RabbitMQ.