Introduction to OS X Notification Overview
Notifications are a means of sharing state information between two applications, daemons, or other processes in a way that is robust while maintaining good performance.
You should read this document if you are writing an application that uses interprocess communication. You should also read this document if you need to learn about Darwin notifications (including kernel event notifications).
Organization of This Document
This document is organized into four chapters:
Notification Basicsâdescribes notifications at a high level.
Choosing a Notification Technologyâhighlights the differences between notification technologies and provides guidance about what notification API you should use under different circumstances.
Darwin Notification Conceptsâdescribes the Darwin notification mechanism.
Alternatives to Notificationâdescribes alternatives to notifications and provides guidelines for their use.
Copyright © 2009 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2009-05-01