Skip to main content

Notification Framework: Observer Design Pattern

Project description

The Notification Framework allows one-to-many dependency between objects, where an object (the subject) can tell to an unknown number of objects (the observers) that an event occurred (typically, that the object has changed), without having any idea of who the observers are and where they live (abstract, minimal coupling).

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page