Contributor9 티스토리 블로그 내에서 활용한 내용들을 담은 레포지토리입니다.
-
Updated
Mar 3, 2025 - Java
Contributor9 티스토리 블로그 내에서 활용한 내용들을 담은 레포지토리입니다.
RabbitMQ核心API、高级特性、整合Spring家族、集群模式、SET化架构设计、组件架构代码案例及讲解。
自己写RabbitMQ博客过程中的一些demo示例,客户端采用的java语言,博客地址:https://blog.csdn.net/u012988901
Reedelk RabbitMQ module
My solution to RabbitMQ homework task
Microservices Async Message-Based Communication using Rabbitmq as Message Broker
Rabbit MQ with Spring Boot example
A lightweight RabbitMQ client for Java (built on top of rabittmq java client)
Simple Project Example Spring Boot x RabbitMQ - Producer & Consumer
This repository mainly concentrate on pushing Spring Boot Applications to Pivotal Cloud Foundry (PCF)
Sistema para controle de votação
Microserviço com Spring que faz o envio em uma fila do RabbitMQ
Rabbitmq configuration and all exchange example
The repository is a working prototype of modern day web application which leverages various tools and technologies such as, ➲ SpringBoot ➲ JPA ➲ RabbitMQ ➲ Swagger API ➲ Config Server ➲ Circuit Breaker ➲ Service Registry ➲ Redis Cache ➲ Sonar Lint
RabbitMQ is an open source message broker written in Java. It's fully compliant with JMS 1.1 standards. It is developed and maintained by Apache Software Foundation and is licensed under Apache license. It provides high availability, scalability, reliability, performance and security for enterprise level messaging applications.
🐰 基于RabbitMQ消息中间件的订单投递消费模块,订单生产者和消费者,AMQP架构核心原理解析,消息可靠性方案
rabbitmq-replica-sync-client
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.
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."