Message Queues
📌 Planned placeholder page: this page is reserved for "Kafka / RabbitMQ", and the content will be filled in progressively along with learning.
Planned Content
- [ ] Kafka architecture: partitions, replicas and consumer groups
- [ ] Message reliability and idempotent consumption
- [ ] RabbitMQ exchange model
- [ ] Message queue selection comparison
Next Steps
- [ ] Complete this page item by item against the planning checklist in the Domain Overview
- [ ] Add runnable examples and pitfall records for each entry
- [ ] Change the status from "Planned" to "Collected" when done
For writing guidelines, please refer to the Domain Overview.