Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Messaging System/
Message Queue
Search

Message Queue

Creator
Creator
Seonglae Cho
Created
Created
2021 Jun 15 6:56
Editor
Editor
Seonglae Cho
Edited
Edited
2025 Apr 15 16:8
Refs
Refs
MSA
Redis
Kafka
Message Broker

분산 메시지 큐잉 서비스

Message queues are a way to transfer information between two systems
웹 서비스 애플리케이션을 통해 메시지를 프로그래밍 방식으로 전송
Asynchronous 하다는 게 가장 큰 특징
MQ Protocols
AMQP
STOMP
MQTT
 
 
MQs
RabbitMQ
ElasticMQ
SQS
NATS io
BlazingMQ
Apache Pulsar
SmoothMQ
 
 
The Big Little Guide to Message Queues
A guide to the fundamental concepts that underlie message queues, and how they apply to popular queueing systems available today.
The Big Little Guide to Message Queues
https://sudhir.io/the-big-little-guide-to-message-queues
Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose?
Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose? When using asynchronous communication for Microservices, it is common to use a message broker. A broker ensures communication between different microservices is reliable and stable, that the messages are managed and monitored within the system and that messages don't get lost.
Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose?
https://otonomo.io/redis-kafka-or-rabbitmq-which-microservices-message-broker-to-choose/
Redis, Kafka or RabbitMQ: Which MicroServices Message Broker To Choose?
 
 

Recommendations

Texonom
Texonom
/
Application
Application
/Network Science/ICT/Computer Network/Messaging System/
Message Queue
Copyright Seonglae Cho