Message Queuing

Responder uses Microsoft Message Queuing (MSMQ) in two different ways. MSMQ .NET Remoting Channel is built on top of MSMQ to facilitate communication between Responder components. Responder PubSub uses MSMQ Multicast and Pragmatic General Multicast (PGM) to provide reliable multicasting between Data Services and Responder Explorer using message queues.

MSMQ must be enabled on the machine that hosts the Responder services (Data Services, Prediction Services and Archive Services) and on the client machine. When you run the Responder services and Responder Explorer, the necessary queues are automatically created and the appropriate permissions assigned.

  • MSMQ .NET Remoting Channel: Responder .NET Remoting Channel uses MSMQ to provide one-to-one communication between the various Responder components.

  • MSMQ Multicast (PubSub): Responder PubSub uses MSMQ Multicast to provide one-to-many communication between Data Services and Responder Explorer.

  • IP Multicast (Responder Events):  More detailed information about MSMQ .NET Remoting Channel and MSMQ Multicast is available in the Interface Binding Issues topic.

QR Code is a registered trademark of DENSO WAVE INCORPORATED in Japan and other countries.

Was this helpful?