WS-Notification
From Wikipedia, the free encyclopedia
WS-Notification is a group of specifications related to the WS-Resource framework that allows event driven programming between web services.
WS-Notification is based on the event notification pattern[1]. This pattern allows e.g. a web service to spread information to other web services, without prior knowledge of those web services.
[edit] Components
- WS-BaseNotification
- WS-BrokeredNotification
- WS-Topics
[edit] Notes
- ^ Dirk Riehle: The Event Notification Pattern-Integrating Implicit Invocation with Object-Orientation