Microsoft Developer Network Bangladesh
Next Generation Online Developer Community

A simplified Event Notification Server

A simplified Event Notification Server allows you to be notified when an alert is generated in a system without filtering for what type of event you are registered.In various scenario we need such type of publish subscribe scheme .In this implementation if a client subscribe with the server, the client will get all the events send by publisher.Here a simplified Event Notification Server is implemented in wcf using pub/sub scheme with multiple protocol support.
Check it out at:
A simplified non topic based Event Notification Server in wcf with multiple protocol support. Written by: Razan Paul.


Posted 03-02-2009 6:03 PM by Mohammad Ashraful Alam
Powered by Community Server (Non-Commercial Edition), by Telligent Systems