Notes / Low Level Design / 11 Classic Lld Interview Problems / 24 Pub Sub System

24 — Pub/Sub System

Models a generic publish-subscribe messaging system decoupling publishers from subscribers, exercising the observer pattern and topic-based routing/fan-out design.

Chapter Navigation
On This Page

24 — Pub/Sub System

Purpose

[stub: pub-sub-system]

Metadata

AuthorAmit Singh
Scopelow-level-design

Local graph

Full graph →