rabbitmq-server
There are 93 repositories under rabbitmq-server topic.
shyam999/Hot-Food
Fully open-source online food delivery website built using Python, Django web framework, Bootstrap4, Vanilla Javascript, and more...
eandersson/amqpstorm
Thread-safe Python RabbitMQ Client & Management library
Tinywan/dnmp
docker-compose部署LNMP环境 Nginx/Openresty、MySQL(5.7、8.0、8.1)、PHP7.4(8.0、5.6)、Redis5.0、PHPMyAdmin、Xdebug、RabbitMQ、Nacos
geerlingguy/ansible-role-rabbitmq
Ansible Role - RabbitMQ
nelsonwenner/ecommerce
:shopping_cart: A e-commerce system using microservices concepts and architected with docker.
deslum/pyrabbit2
Module to communicate the RabbitMQ HTTP Management API
RamblingCookieMonster/PSRabbitMq
PowerShell module to send and receive messages from a RabbitMq server
phachon/wmqx
基于 Rabbitmq 的 Http 异步消息调用服务
BrightStarry/RabbitMQ
RabbitMQ入门-浏览了几乎全部的官方文档
RamblingCookieMonster/RabbitMQTools
PowerShell module containing cmdlets to manage RabbitMQ.
nbaua/nx-nest-microservice
A NX-Nest JS Micro Service Demo Project
peeesspee/BitsOJ
Offline Judge for competitive programming contests.
render-examples/rabbitmq
RabbitMQ on Render
mediapeers/ansible-role-rabbitmq
Ansible Role - Installs and configures RabbitMQ
himash79/Spring-boot-RabbitMQ-Intergration
Build Restful webservices utilizing Spring boot and manipulates the message queue using RabbitMQ.
hovig/rabbitmq-nodejs
simple rabbitmq-nodejs to connect to amqp and to send/receive messages
neocorp/rabbitmqlistener
Listener Configuration for RabbitMQ with Java and Spring
enadzan/massivejobs
Open-source library for simple, distributed background processing for .NET, powered by RabbitMQ message broker.
ingyuseong/rabbitmq-inference
A message queue based server architecture to asynchronously handle resource-intensive tasks (e.g., ML inference)
M-Sardari/RabbitMQ
RabbitMQ is a messaging broker - an intermediary for messaging
marcominerva/QueueMessaging
A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.
adityajoshi12/rabbitmq-clustering
RabbitMQ Clustering with application
nidhaloff/wrabbity
a node package that provides a simple API for interfacing with RabbitMq
SadikSunbul/Asp.Net-nArchitecture
asp.net web api infrastructure
sanjaydeveloper15/rabbitmq-nodejs-real-time-app
A real-time application project leveraging Docker, RabbitMQ, and Node.js with TypeScript to demonstrate message sending and receiving in a dynamic environment.
zmudzinski/rabbitmq_rpc
This package makes ready to use implementation of RabbitMQ RPC offical tutorial. It implements both server side and client.
EBCEYS/EBCEYS.RabbitMQ
Библиотека для работы с брокером сообщений RabbitMQ
umbrellio/rabbit_messaging
Rabbit (Rabbit Messaging) - Provides client and server support for RabbitMQ
yousafkhamza/rabbitmq-ubuntu
It's a simple bash script used for the installation of RabbitMQ and it's completely automated with a bash script
dnd-side-project/dnd-7th-4-backend
언제 어디서든, 내 손 안의 간편한 날씨☀️🌈
EasyNetQ/docker-rabbitmq
RabbitMQ Docker image creation tools
JubaerHossain/microservice-rabbitmq
This is a simple authentication service for microservice architecture. It uses JWT for authentication and authorization. It uses RabbitMQ for communication between services.It uses Express for routing.It uses amqplib for RabbitMQ communication.
canguejamba/microservices-asyn-communication-using-rabbitmq
Microservices Async Message-Based Communication using Rabbitmq as Message Broker
nelsonwenner/rabbitmq-example
:package: Example of using messages to communicate between systems based on microservices using queues.
sntooosk/MS-RabbitMQ
Microserviço que recebe requisições e envia mensagens aos consumidores. 📨
noahwillson/centralized-rabbitmq-example
This repository demonstrates a centralized RabbitMQ microservices architecture using NestJS (TypeScript) and Fastify (JavaScript). It includes three main components: Centralized RabbitMQ Service, Publisher Microservice, Consumer Microservice.