adspace


Why do we use msmq?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143