mirror of
https://github.com/wahyd4/knowledge.git
synced 2026-08-08 20:57:48 +10:00
refactor folders
This commit is contained in:
+1
-1
@@ -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`
|
||||
Reference in New Issue
Block a user