Posts Tagged: msmq
Learn about Microsoft Message Queuing (MSMQ), a messaging technology that allows applications to send messages to each other asynchronously. Topics include setting up and configuring MSMQ, message format, and more.
2014
- Message Queue Fundementals: MSMQ
Sep 28
This article describes the fundamentals of MSMQ. MSMQ is Microsoft's Message Queuing service that can be used to implement both synchronous and asynchronous solutions.