I would like to use Service Broker for multiple SQL servers to communicate, but also to push notification of data changes to my C# application. I see in some online docs that Service Broker can be accessed from any
I am trying to use Service Broker to notify numerous users about an event. I drop messages about some events on a main queue. After reading a message from that queue, I want to distribute it to those users who