Bhasker Das
What is the publish/subscribe model?
  • Raghavan M Venkat
    Jul, 2006 28

    Correct me if i am wrong. Publish/subscribe pattern is the same as the Observer Pattern.

    Definition : Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified and updated automatically.

    More information visit : http://www.dofactory.com/Patterns/PatternObserver.aspx

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS