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

You can use the MessageQueue component to create new queues on the Message Queuing network, to delete queues, and to perform some administrative actions on existing queues.

Creating Queues

You create a queue to provide a resource with which your messaging components can interact. For example, suppose you are building an order entry system that places orders into queues as they are received from the sales force or from direct customer interaction on a Web site. You might begin by creating an OrderEntry queue on your Message Queuing enterprise. All the components you create to process orders will interact with this queue.

You can create a public queue on your own computer ...

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.