G
Guest
Hello Folks
I am working on a applications which needs a publish/subscribe model to
handle events. There can be various components involved and some maybe out of
process.
Ideally I would like to have Windows Service where these different
components can publish there status to and a GUI app that can subscribe to
these statuses and be notified.
What is the best way to go about implementing this ?
Any suggestions ??
Thanks in advance..
I am working on a applications which needs a publish/subscribe model to
handle events. There can be various components involved and some maybe out of
process.
Ideally I would like to have Windows Service where these different
components can publish there status to and a GUI app that can subscribe to
these statuses and be notified.
What is the best way to go about implementing this ?
Any suggestions ??
Thanks in advance..