The MSMQ Library API

What am I doing? Am I examining a big, flat, functional messaging API in a book about COM+? MSMQ is relevant to COM+ because it is a set of services and technologies, not just a programming interface. As you will soon see, MSMQ is one of the most exciting additions to the COM+ service smorgasbord. COM+ and MSMQ are related in many critical ways. MSMQ provides support for transporting asynchronous COM+ calls and moving persistent COM+ objects between applications; it features transactional queues that can participate in MTS/COM+ transactions and several other significant COM+ interactions. MSMQ is the COM+ message-oriented middleware system and thus is extremely relevant to any large-scale COM+ endeavor.

To get started, I'll ...

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.