Chapter 23. Message Queueing

In this chapter

Message Queues and Messaging Basics

MessageQueue Programming Architecture

Creating, Deleting, Purging, Creating Instances Of, and Administering Queues

Sending and Serializing Messages

Reading and Receiving Messages

Queue and Message Collections

Message Queue Security

Microsoft Windows Message Queuing makes it easy for applications to communicate with other applications quickly and reliably by sending and receiving messages. Messaging provides you with guaranteed message delivery and a robust, fail-safe way to carry out many of your business processes. For example, suppose you have a retail point-of-sale application that must run 24 hours a day, seven days a week. If the database system behind the application ...

Get Special Edition Using® Microsoft® ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.