A framework for data change notification includes a notification queue
storing event notifications. Client applications can request event
information regarding various data change events. For example, a client
application can subscribe, via one or more APIs, to receive event
information. The framework allows for session specific event notification
mechanisms as well as durable event notification mechanisms that can be
preserved across client sessions as well as server restarts. Innovative
aspects of this invention include guaranteed delivery of event
notifications, APIs to allow applications get summary of past events on
the subscribed objects, automatic garbage collection/cleanup of
notifications when a client session terminates.