The information in this article applies to:
SUMMARY
The word "message" in "Microsoft Message Queue Server" (MSMQ) suggests that
the product is oriented toward e-mail "messages." Also, the product
description and overview at http://www.microsoft.com/msmq/ use the word
"messages" frequently, and offer analogies to e-mail systems to explain how
the product works. This has led to the frequently asked question, "Is MSMQ
an e-mail product that competes with Microsoft Exchange Server?"
MORE INFORMATION
MSMQ is a development tool that includes a store and forward protocol model
to be used for developing messaging applications. Exchange Server is a
messaging application that enables message interaction between people. MSMQ
is not an e-mail server positioned to compete with any of the existing
Microsoft e-mail solutions. These e-mail solutions can be used for
complementary solutions targeted at different communication needs. For
example, Exchange Server moves electronic letters between Exchange Server
users, using a postoffice and mail folders. MSMQ moves data messages
between applications, using a system of store-and-forward queues. MSMQ
complements Exchange Server, Microsoft Messaging, and MAPI clients by
interoperating with them, allowing the different clients to communicate.
Key Similarities with E-mail
Key Differences with E-mail
Complementary FunctionalityMSMQ complements and extends e-mail functionality by allowing the different clients to communicate. For example, the MSMQ Exchange Connector connects an MSMQ enterprise to a computer running Exchange Server, allowing users of Exchange Server to send e-mail messages to an MSMQ application, and vice versa. The MSMQ MAPI Transport provides the same functionality for MAPI clients. The MSMQ Mail SDK provides C and ActiveX APIs for creating and parsing messages in a subset of the MIME format. For more information about the MSMQ Exchange Connector, MSMQ MAPI Transport and MSMQ Mail SDK, consult the online "MSMQ Administrator's Guide" and MSMQ SDK Help.REFERENCESFor more information, search for Microsoft Message Queue Server at: http://msdn.microsoft.com/support Additional query words: MQ email client human being man mail
Keywords : kbusage MQGen |
Last Reviewed: November 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |