Microsoft Message Queue Server (MSMQ)

Microsoft Message Queue Server (MSMQ) is Microsoft's MOM product for Windows-based application development. MSMQ provides two distinct APIs. The first consists of a flat C-style function call API. The second API is COM-based and consists of a set of ActiveX components. Each can prove effective in different situations, as you will see later. MSMQ also consists of a set of system components that use database technology to manage robust queue behavior and networking facilities that provide protocol- independent communications between queues. Finally, MSMQ provides a Microsoft Management Console (MMC) snap-in for administering and configuring the queues, clients, and servers throughout the network.

MSMQ Connector ...

Get COM+ Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.