refactor folders

This commit is contained in:
2022-04-22 12:13:46 +10:00
committed by GitHub
parent c9c7356e77
commit 6feee7e236
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
- [Ruby](categories/ruby.md)
- [Interview](categories/interviews/interview.md)
- [Software Design](categories/software-design.md)
- [Message Queue](categories/message-queue.md)
- [Message Queue](categories/queues.md)
- [Kafka](categories/queues/kafka.md)
- [Database](categories/database.md)
- [Application](categories/application.md)
@@ -1,10 +1,11 @@
# Message Queue
## Rabbitmq
## activeMQ
## Redis
# MQTT
## 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`