The Publisher-Subscriber or Observer pattern is a notification pattern that enables all subscribers to receive notifications from a single publisher when - for example - the publisher’s data is changed.
This implementation uses Remoting to distribute asynchronous notifications between subscribers in different applications on different machines.
See this content on www.pocketnerd.net -->
Monday, August 25, 2003
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment