mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-09 05:06:28 +10:00
13 lines
239 B
Markdown
13 lines
239 B
Markdown
# Message Queue
|
|
## Rabbitmq
|
|
|
|
## activeMQ
|
|
|
|
## Redis
|
|
|
|
## Kafka
|
|
|
|
# MQTT
|
|
|
|
A lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks. It's basically a machine-to-machine `protocol`
|