3303-flashcards/hATaBiZQ - 3303/mWnFzCqX - Which well-known design pattern is used to implement SubscriptionNotification.md
2026-04-20 23:08:47 -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.