Message processing in asp.net (MSMQ) a

Source: Internet
Author: User
Tags message queue msmq

I. MSMQ introduction and installation of Message Queuing

MSMQ is the English abbreviation for Microsoft Message Queuing.

Advantages of using Message Queuing: Stability, message priority, offline capabilities, and security.

Message Queuing is divided into queues (private queues) and system queues created by the user, which are divided into user queues. I'm Windows XP, look at the image below (Myqueue for the message queue that you created for yourself, Msmqtriggersnotifiations is a universal queue):

With a simple understanding of Message Queuing, using MSMQ for software development requires that MSMQ be installed, and it is time to enter the actual development phase. The specific installation process is in the Control Panel "Add/Remove Programs" under "Add/Remove Windows Components", complete the add on OK. After the installation is complete, new message queues can be added through the interactive interface, as detailed in the following figure:

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.