It demonstrates a robust message handling mechanism using RabbitMQ, allowing for efficient message processing, retry mechanisms, and dead letter queue management.
-
Updated
Aug 9, 2023 - JavaScript
It demonstrates a robust message handling mechanism using RabbitMQ, allowing for efficient message processing, retry mechanisms, and dead letter queue management.
basic of rabbit MQ- produce and consume
Demonstrates a simple implementation of a producer and consumer using RabbitMQ and the amqplib/callback_api module in a Node.js environment. In this example, a producer sends a message to a queue, and a consumer receives the message from the same queue.
Submission untuk kelas "Belajar Fundamental Aplikasi Back-End" di Dicoding Academy.
Sample demo project for microservices architecture in nodejs
Communication between microservices using Rabbit MQ.
Тестовое задание на должность "Разработчик NodeJS" GREEN-API
Message queue testing.
A backend service that runs on NodeJS on ExpressJS framework using sequelize for ORM to a mysql database.
🐰🛠️ Microservices-based Node.js application demonstrating inter-service communication using RabbitMQ
Let's start with a new Django project to build an online store. Your users can browse the product catalog and add products to their shopping cart.
Projet de transcoder (M1 -supinfo)
A Microservices practice with Nodejs, RabbitMQ and MariaDB
Add a description, image, and links to the rabbitmq topic page so that developers can more easily learn about it.
To associate your repository with the rabbitmq topic, visit your repo's landing page and select "manage topics."