Click here to Skip to main content
15,888,968 members
Articles / Programming Languages / C#

Multiple Publishers - Multiple Subscribers Communication

Rate me:
Please Sign up or sign in to vote.
4.67/5 (3 votes)
24 Oct 2010CPOL2 min read 15.5K   8  
Simple example showing how to implement the communication scenario where subscribing applications can receive notification messages from more publishing applications.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Slovakia Slovakia
My programming path started in 1987 when I got my first computer Sharp MZ-800.
It came with 8 bit CPU Z80, 64Kb RAM and the tape recorder. It was a great machine. I think I still have it somewhere.
I was fascinated and I started to write first programs. Eventually I became developer and software architect. I like innovations and clean nice solutions.

Comments and Discussions