Home All Groups Group Topic Archive Search About

EventBroker concept from the CAB

Author
10 May 2007 10:41 PM
Flyte
Hi All.

I have been reading up on microsoft's patterns & practices Common
Application Block and although it would be impossible to re-write my
application to take advantage of the CAB, I would like to be able to
use the concept of the event publications and subscriptions
(EventBroker).

The EventBroker in the CAB provides loosly coupled events (that is,
the publishers does not know about the subscribers and vice-versa).
The relationships between the publisher and subscriber is ensured
through event URIs.

Does anyone know how to implement this -without- using CAB?

AddThis Social Bookmark Button