topics_partitions_brokers
dz / system_design_interview / toc / 04_distributed_message_queue / step2 / topics_partitions_brokersNode Tree
Nodes
| partition_topic | |
| content | Partition Topic: queue with FIFO used to keep order of messages inside partition |
| children | offset |
| parents | system_design_interview/toc/04_distributed_message_queue/step2/topics_partitions_brokers |
| location | knowledge/system_design_interview.dz:132 |
| offset | |
| content | Offset: the possition of a message in a queue |
| parents | partition_topic, system_design_interview/toc/04_distributed_message_queue/step2/topics_partitions_brokers |
| location | knowledge/system_design_interview.dz:137 |