An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rabbitmq-server

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

Language: Shell - Size: 28.7 MB - Last synced at: 1 day ago - Pushed at: 8 months ago - Stars: 184 - Forks: 56

matheusjohannaraujo/simple-rabbitmq

Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings

Language: PHP - Size: 38.1 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

umbrellio/rabbit_messaging

Rabbit (Rabbit Messaging) - Provides client and server support for RabbitMQ

Language: Ruby - Size: 89.8 KB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 5

eandersson/amqpstorm

Thread-safe Python RabbitMQ Client & Management library

Language: Python - Size: 1010 KB - Last synced at: 8 days ago - Pushed at: 12 days ago - Stars: 190 - Forks: 37

sntooosk/MS-RabbitMQ

Microserviço que recebe requisições e envia mensagens aos consumidores. 📨

Language: Java - Size: 59.6 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

nelsonwenner/ecommerce

:shopping_cart: A e-commerce system using microservices concepts and architected with docker.

Language: Python - Size: 7.31 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 63 - Forks: 43

philips-labs/terraform-hsdp-rabbitmq-service 📦

Create a monitored RabbitMQ service on HSP

Language: HCL - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

EBCEYS/EBCEYS.RabbitMQ

Библиотека для работы с брокером сообщений RabbitMQ

Language: C# - Size: 156 KB - Last synced at: about 16 hours ago - Pushed at: about 1 month ago - Stars: 4 - Forks: 0

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.

Language: JavaScript - Size: 123 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

osamikoyo/HRM-notify

notification service for HRM system

Language: Go - Size: 7.06 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

geerlingguy/ansible-role-rabbitmq

Ansible Role - RabbitMQ

Size: 39.1 KB - Last synced at: 15 days ago - Pushed at: 3 months ago - Stars: 69 - Forks: 59

nbaua/nx-nest-microservice

A NX-Nest JS Micro Service Demo Project

Language: JavaScript - Size: 560 KB - Last synced at: 9 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 6

nelsonwenner/rabbitmq-example

:package: Example of using messages to communicate between systems based on microservices using queues.

Language: JavaScript - Size: 10.7 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

deslum/pyrabbit2 Fork of bkjones/pyrabbit

Module to communicate the RabbitMQ HTTP Management API

Language: Python - Size: 3.03 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 55 - Forks: 16

dle8/EZPing

A real-time, scalable chat app that utilizes distributed systems design for work distribution, NoSQL database and message broker to improve chatting experience (just like its name).

Language: HTML - Size: 66.7 MB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

RamblingCookieMonster/PSRabbitMq

PowerShell module to send and receive messages from a RabbitMq server

Language: PowerShell - Size: 688 KB - Last synced at: 17 days ago - Pushed at: over 4 years ago - Stars: 47 - Forks: 29

marcominerva/QueueMessaging

A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.

Language: C# - Size: 88.9 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 7 - Forks: 6

Aritra-Basak/RabbitMQ

Project demonstrating the integration of 🐇Rabbit MQ with Spring Boot Application.

Language: Java - Size: 30.3 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

sivaosorg/rmqconn

A simple RabbitMQ service implementation with support for declaring/removing exchanges, queues, producing messages, and consuming messages.

Language: Go - Size: 34.2 KB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

sivaosorg/rmq4j

rmq4j: a robust library designed to streamline RabbitMQ integration with Spring Boot applications. It handles RabbitMQ connections, manages event production and consumption, supports automatic reconnection, and listens for disconnection events. Aims to simplify RabbitMQ setup and ensure reliable messaging within your Spring Boot projects.

Language: Java - Size: 273 KB - Last synced at: 25 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

wesleysbmartins/rabbitmq

Estudos sobre RabbitMQ, que é um message broker altamente consolidado e utilizado por quem trabalha com comunicação entre sistemas.

Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

muthukumar89uk/go-rabbitmq-delayed-message

It is a simple go application for scheduling the task. A rabbit message queue is used to manage and stream the messages.

Language: Go - Size: 5.86 KB - Last synced at: 19 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

EW-EndWall/fastify-rabbitmq

Quick start sample project for RabbitMQ, it works in plug and play logic with all the necessary requirements to use rabbitMQ ready. With this example, you can quickly put your own project into production.

Language: JavaScript - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

nidhaloff/wrabbity

a node package that provides a simple API for interfacing with RabbitMq

Language: JavaScript - Size: 915 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 2

SadikSunbul/Asp.Net-nArchitecture

asp.net web api infrastructure

Language: C# - Size: 903 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 0

adityajoshi12/rabbitmq-clustering

RabbitMQ Clustering with application

Language: Go - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 4

Anikcb/Highly-Available-Cluster

A high available cluster of nodes that will assure availability and consistency.

Language: C# - Size: 9.77 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

bursache/docker-rabbitmq

Easy solution to install RabbitMQ with SSL enabled on a Docker container

Language: Shell - Size: 3.91 KB - Last synced at: 11 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

phachon/wmqx

基于 Rabbitmq 的 Http 异步消息调用服务

Language: Go - Size: 2.62 MB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 42 - Forks: 11

shyam999/Hot-Food

Fully open-source online food delivery website built using Python, Django web framework, Bootstrap4, Vanilla Javascript, and more...

Language: JavaScript - Size: 4.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 216 - Forks: 49

render-examples/rabbitmq

RabbitMQ on Render

Language: Dockerfile - Size: 11.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 197

NileshBarandwal/RabbitMQ

An example project showcasing a publisher-subscriber pattern implemented in Node.js using RabbitMQ for asynchronous messaging. This project provides a basic demonstration of how to send and receive messages between components in a distributed system.

Language: JavaScript - Size: 2 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

zillachan/rabbitMQ-Demo

A rabbitMQ demo

Language: Java - Size: 41 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

iammahesh123/spring-cloud-bus-demo

This project demonstrates the use of Spring Cloud Bus with RabbitMQ as a message broker to enable dynamic configuration refresh for microservices in a Spring Cloud environment

Language: Java - Size: 77.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

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.

Language: JavaScript - Size: 166 KB - Last synced at: 15 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

srinathsai/Building-SpringBoot-MicroServices

This repository deals with the highlighting of the importance of Microservices in real world scenarios by building them from scratch to building Apache Kafka and RabbitMq to handle real streaming data

Language: Java - Size: 1.05 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EasyNetQ/docker-rabbitmq 📦

RabbitMQ Docker image creation tools

Language: Ruby - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 3

RamblingCookieMonster/RabbitMQTools Fork of mariuszwojcik/RabbitMQTools

PowerShell module containing cmdlets to manage RabbitMQ.

Language: PowerShell - Size: 184 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 22

himash79/Spring-boot-RabbitMQ-Intergration

Build Restful webservices utilizing Spring boot and manipulates the message queue using RabbitMQ.

Language: Java - Size: 196 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

eyurtseven/rabbitmq-docker-compose

docker compose configuration for RabbitMQ

Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Voodoo-Crew/rabbitmq-messaging

:rabbit: RabbitMQ Simple Messaging Example

Language: JavaScript - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

progspace1204/Hot-Food

About Fully open-source online food delivery website built using Python, Django web framework, Bootstrap4, Vanilla Javascript, and more...

Size: 4.76 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

neocorp/rabbitmqlistener

Listener Configuration for RabbitMQ with Java and Spring

Language: Shell - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 7 - Forks: 19

jimluis/CodeChallenge

Language: Java - Size: 2.49 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

canguejamba/microservices-asyn-communication-using-rabbitmq

Microservices Async Message-Based Communication using Rabbitmq as Message Broker

Language: Java - Size: 773 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hemil96/rabbitmq-multiple-queues

Managing multiple message queues(workers) in Webhook with RabbitMQ in Node JS

Language: JavaScript - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

dnd-side-project/dnd-7th-4-backend

언제 어디서든, 내 손 안의 간편한 날씨☀️🌈

Language: Python - Size: 3.31 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 3 - Forks: 3

zopeaj/stock-data-event-sourcing

Stock Event Data Streaming

Language: Java - Size: 71.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

enadzan/massivejobs

Open-source library for simple, distributed background processing for .NET, powered by RabbitMQ message broker.

Language: C# - Size: 367 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 1

chiehwen/docker-rabbitmq-cluster

Docker RabbitMQ cluster

Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

M-Sardari/RabbitMQ

RabbitMQ is a messaging broker - an intermediary for messaging

Language: TypeScript - Size: 120 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

mediapeers/ansible-role-rabbitmq Fork of nowait-tools/ansible-rabbitmq 📦

Ansible Role - Installs and configures RabbitMQ

Language: Ruby - Size: 116 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 6

edmorley/testcase-erlang-rabbitmq-openssl-1.1.1 📦

Demonstration of OpenSSL 1.1.1 incompatibility with RabbitMQ on Erlang 17

Language: Python - Size: 5.86 KB - Last synced at: 5 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AlexWorldD/PersonalReminderBotWorker Fork of spankratov/PersonalReminderBotWorker 📦

Celery worker code for PersonalReminderBot project

Language: Shell - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

MuballighHossain/RabbitMQ-Message-Broker

Modern applications are getting more and more complex. Time and resource-consuming operations, communication between multiple services, processing lots of data – that’s only a few of many problems that developers have to face. Fortunately, there are solutions that can simplify some of these challenges. One of them is using a message broker.

Size: 5.91 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ingyuseong/rabbitmq-inference

A message queue based server architecture to asynchronously handle resource-intensive tasks (e.g., ML inference)

Language: Python - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

zmudzinski/rabbitmq_rpc

This package makes ready to use implementation of RabbitMQ RPC offical tutorial. It implements both server side and client.

Language: PHP - Size: 13.7 KB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

hovig/rabbitmq-nodejs

simple rabbitmq-nodejs to connect to amqp and to send/receive messages

Language: JavaScript - Size: 293 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 3

joao2391/RabbitMQ

An example of RabbitMQ and .NET Core

Language: C# - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

BrightStarry/RabbitMQ

RabbitMQ入门-浏览了几乎全部的官方文档

Language: Java - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 30 - Forks: 14

yousafkhamza/rabbitmq-ubuntu

It's a simple bash script used for the installation of RabbitMQ and it's completely automated with a bash script

Language: Shell - Size: 43.9 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

peeesspee/BitsOJ

Offline Judge for competitive programming contests.

Language: Python - Size: 56.7 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 16 - Forks: 4

mediafellows/ansible-role-rabbitmq

Ansible Role - Installs and configures RabbitMQ

Language: Jinja - Size: 131 KB - Last synced at: 17 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

week-ends/parallism_practice

파이썬 병렬화 연구

Language: Python - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

eduardo3g/codeflix-rabbitmq

Message broker used by the Codeflix software, which is composed by several microservices.

Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

deepanmurugan/aws_and_infra_docs

This repository have documents on AWS services.

Size: 4.82 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

tuanalexeu/logiweb-microservices

First-part-application for T-Systems Java School

Language: Java - Size: 3.94 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

mrpandat/dockerfile-debian-stretch-rabbitmq

Debian Dockerfile Stretch RabbitMQ RabbitMQ-server

Language: Dockerfile - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

jcmdsbr/rabbitmq-delayed

Building a docker image from rabbitmq use delayed plugin

Language: Dockerfile - Size: 12.7 KB - Last synced at: 30 days ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Girein/rabbitmq-rpc-consumer-go

Go Module for RabbitMQ RPC (Consumer)

Language: Go - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

mojtaba-arvin/rabbitmq

Simple RabbitMQ Service | join to Nginx network as a extrenal network to use the RabbitMQ Management UI

Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

ahmed-dinar/rabbit-queue

RabbitMQ Demo Project with Spring Boot

Language: Java - Size: 53.7 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

wavy/lievre

Experimental server implementation of AMQP 0.9.1 with RabbitMQ extensions in Rust, used to build integration tests or run standalone.

Language: Rust - Size: 5.86 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

lampo1024/RabbitPractice

A RabbitMQ practice project.

Language: C# - Size: 16.6 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

mjrgr/docker-rabbitmq-ssl

RabbitMQ multi-protocol messaging broker with SSL enabled by default

Language: Shell - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

vit0r/rabbitmq-dc

Docker compose for rabbitmq

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

MalloZup/cosmic-river

Event middleware GitHub powered by clojure

Language: Clojure - Size: 348 KB - Last synced at: 6 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

Zoomdata/rabbitmq-formula

Salt Formula for installing RabbitMQ and Erlang

Language: SaltStack - Size: 20.5 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

cristi-boboc/django-nginx-uwsgi-celery-redis-rabbitmq-postgresql

A one-click install for a django project using piginhost.com resources

Language: HTML - Size: 56.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

BR0kEN-/ansible-rabbitmq Fork of alexey-medvedchikov/ansible-rabbitmq

Ansible role configuring a RabbitMQ cluster

Language: Python - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

tareque20/rabbitmq

Learning RabbitMQ with Examples

Language: JavaScript - Size: 432 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

pigLoveRabbit520/rabbitmq

rabbitmq使用总结,go语言版

Size: 0 Bytes - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

vandriot/cloudiot_cluster_vertx

How to make a vertX cluster with rabbitMQ

Language: Java - Size: 155 KB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 3

DocAigor/RabbitMqTutorial

A little bit test with RabbitMQ

Language: C# - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

sansible/rabbitmq

Language: Makefile - Size: 8.79 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2