Why do we use msmq?



Why do we use msmq?..

Answer / Magnesh Singh Chauhan

MS-MQ (Message Queuing) is a messaging technology that allows applications to communicate asynchronously over various network and machine boundaries. It provides a reliable, secure, and scalable mechanism for sending and receiving messages between distributed applications, allowing them to continue their tasks without blocking each other.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

State the methods used during deserialization and serialization process.

2 Answers  


<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;

1 Answers  


What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?

1 Answers   TCS,


How can I tell if .net 3.5 is installed?

1 Answers  


What is different between webusercontrol and in webcustomcontrol?

1 Answers  


Explain security measures exist for .net remoting in system.runtime.remoting?

1 Answers  


How can you see which services are running on a Windows box?

1 Answers  


Can any object be stored in a viewstate in .net?

1 Answers  


What is use of ContextUtil class?

1 Answers  


Explain attributes in dot net?

1 Answers  


How viewstate is being formed and how it's stored on client in .net?

1 Answers  


How do you turn off cookies for one page in your site? Give an example.

1 Answers  


Categories