Recommended 10 articles for MSMQ

Source: Internet
Author: User
Tags msmq
MSMQ (Microsoft Message Queue), Microsoft messaging queues, is an asynchronous transfer mode that communicates with multiple different applications, which can be distributed on the same machine or in any location in the connected network space. The idea is that the sender of the message puts the information he wants to send into a container (what we call a message) and then saves it to a message queue in a system's public space  A local or offsite message receiver is then taken out of the queue to process messages sent to it. In the message passing mechanism, there are two more important concepts. One is the message, one is the queue. Messages are information that is required by both sides of the communication, which can be a variety of media, such as text, sounds, images, and so on. The end of the message to understand the way, for the message of both sides agreed beforehand, the advantage is that the first is equivalent to a simple encryption of data, and two in their own definition of the format can save the communication of the volume. The message can contain the identity of the sending and the receiver so that only the specified user can see the

1. Explain what MSMQ is

Summary: MSMQ (Microsoft Message Queue), Microsoft messaging queuing) is an asynchronous transfer mode that communicates with multiple different applications, which can be distributed on the same machine or in any location in the connected network space. The idea is that the sender of the message puts the information he wants to send into a container (which we call a message) and then saves it

2. Introduction to Message Queuing and its use

Summary: With MSMQ (Microsoft Message Queue), application developers can easily communicate quickly and reliably with applications by sending and receiving messages. Message processing provides you with secure messaging and a reliable fail-safe method for performing many business processes. MSMQ, like XML Web services and. Net remoting, is a distributed development technology. However, when using XML Web services or. Net Remoting components, Clien ... "

3. Use instances of Message Queuing MSMQ

Summary: Use instances of Message Queuing MSMQ

"Related question and answer recommendation":

Shell-ask God for help to solve a secret

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.