Get the Message - MSMQ

Introduction

Microsoft's Enterprise strategy to add scalability and reliability to the application hosting world has a number of facets. If you are planning to expose your components to the service level demands of the Internet, then Microsoft's Message Queue (MSMQ) should be high on your list of things to master.

Now Microsoft did not create the concept of a message queue. It has been around for decades (making it ancient by computing standards). And MSMQ is not the leading message queue system. I doubt that anyone would dispute that IBM's MQSeries holds that distinction. That having been said, MSMQ did bring the concepts and plumbing of message queues to a group that, to this point, had not given it much thought - PC developers. With that in mind, let us explore both the concepts and practice of message passing as it relates to Microsoft.

You might also like...

Comments

About the author

Bruce Johnson Canada

I am the owner of a small application development consulting company that specialized in the design and implementation of Internet-based applications. While there are others who can make a web ...

Interested in writing for us? Find out more.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are only 3 numbers of interest to a computer scientist: 1, 0 and infinity”