Click here to Skip to main content
15,880,956 members
Everything / MSMQ

MSMQ

MSMQ

Great Reads

by Yuriy Magurdumov
This article describes more scalable implementation of MessageQueue.ReceiveByCorrelationId method.
by Gil.Schmidt
How to move a wcf msmq message from an outgoing queue to another outgoing queue.
by David Combrinck
Quick overview and sample running a full .NET Framework 4.6.1 console app inside a Windows container, reading and writing from and to MSMQ queues.
by Deependra Sampang
Usage of WCF for sending messages, WAS binding of MSMQ message queue for processing of messages, fail-over set up for MSMQ server

Latest Articles

by _Asif_
Access rights issue over MSMQ could lead to hours and hours of investigation
by David Combrinck
Quick overview and sample running a full .NET Framework 4.6.1 console app inside a Windows container, reading and writing from and to MSMQ queues.
by Yuriy Magurdumov
This article describes more scalable implementation of MessageQueue.ReceiveByCorrelationId method.
by Deependra Sampang
Usage of WCF for sending messages, WAS binding of MSMQ message queue for processing of messages, fail-over set up for MSMQ server

All Articles

Sort by Title

MSMQ 

12 Jan 2014 by Michael Trembovler
The current article might be useful for users attempting to use NServiceBus. It contains detailed instruction for creating pairs: publisher-subscriber through ServiceMatrix. Solution architects may find this technique useful in many CQRS scenarios as a good alternative to WCF.
15 Mar 2012 by Mohammad Sepahvand
Implementing a Simple, Secure WCF Service with MSMQ Communication
7 Dec 2018 by Yuriy Magurdumov
This article describes more scalable implementation of MessageQueue.ReceiveByCorrelationId method.
10 May 2013 by Bruce Bennett
Comparing the different methods of counting messages on a MSMQ
15 Mar 2011 by Espen Harlinn
A simple Message Queuing client and server - illustrating how to create a solution capable of handling 500 000 messages in three minutes
15 Mar 2011 by Espen Harlinn
This article shows how to create a simple trade logging server using Microsoft Message Queuing and Microsoft SQL Server
28 Jan 2012 by Gil.Schmidt
How to move a wcf msmq message from an outgoing queue to another outgoing queue.
15 Mar 2012 by Zoltán Zörgő
A complete solution of how to build a simple mail relay application using MSMQ
27 Feb 2019 by David Combrinck
Quick overview and sample running a full .NET Framework 4.6.1 console app inside a Windows container, reading and writing from and to MSMQ queues.