An opinionated RabbitMQ client
-
Updated
Nov 15, 2024 - Go
An opinionated RabbitMQ client
RabbitMQ go client, a wrapper of rabbitmq/amqp091-go,based on Object-oriented
Advanced Message Queue Protocol using RabitMQ
Contributor9 티스토리 블로그 내에서 활용한 내용들을 담은 레포지토리입니다.
ScholaKit (SK) is an open source school management system. SK-USERS is the microservice that manages users and authenticate logins. ScholaKit is coded in Java version 21, Spring-Boot framework, Maven, and Oracle database. This work is in progress; if you want to contribute, please, contact owner.
This bySMA repository demonstrates the setup for message-driven apps with RabbitMQ and Spring Boot. It includes two sample applications: a Producer that sends messages and a Consumer that listens for and processes them. Configured for easy setup with Docker, this project provides a hands-on guide to implementing reliable, scalable message queuing.
Simplify RabbitMQ operations in Go with Gorabbit, a high-level wrapper for the official Go RabbitMQ plugin. Enhance your messaging workflow with a more straightforward interface and robust mechanisms, including an automatic "Always-On" mechanism for continuous connectivity.
Utilizando RabbitMQ em .NET
🐰 A wrapper of rabbitmq/amqp091-go that provides some features to use rabbitMQ easily
Allows PHP clients to quickly publish over a unix domain socket and keep connections established by AMQGate.
A basic Spring Boot application demonstrating how to send messages to a RabbitMQ queue. It utilizes the spring-boot-starter-amqp dependency to simplify the integration with RabbitMQ. Includes default RabbitMQ configuration and a REST endpoint to send messages.
BtgPactual Backend Chalenge with SpringBoot, RabbiMQ, Mongo, Docker
A library that allows to easily integrate Queue messaging with RabbitMQ and Azure Service Bus in a .NET application.
This project demonstrates how to use RabbitMQ with Django for managing asynchronous tasks using the pika library.
This API checks if Email exists.
Project for a event driven system where the publisher emits the current location of a bus into a message broker and the consumer is an app for the bus stops which use the location of buses to calculate and show ETA to people waiting.
Projeto de estudo sobre mensageria utilizando RabbitMQ e NestJS
RabbitMQ operator demo - This would bring up a minimal RabbitMQ cluster. Later using the go-client, we will produce and consume messages! One of the Rabbitmq consumer is also designed to push the data to a Postgres table.
Add a description, image, and links to the rabbitmq-producer topic page so that developers can more easily learn about it.
To associate your repository with the rabbitmq-producer topic, visit your repo's landing page and select "manage topics."