3303-flashcards/hATaBiZQ - 3303/mWnFzCqX - Which well-known design pattern is used to implement SubscriptionNotification.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -04:00

7 lines
220 B
Markdown

## Which well-known design pattern is used to implement **Subscription/Notification**?
---
🔔 The **Observer Pattern**: A publisher sends messages to a group without needing to know specific individual recipients.