Install and configure WMQ

You must install and configure WebSphere® MQ before using MQ messaging.

Information about how to install WMQ is included in the WMQ product documentation.

A WMQ queue manager is a system program that provides queuing services to applications. It provides an application programming interface for programs to access messages on the queues managed by a WMQ message broker. Applications can send and receive messages to and from a queue.

As necessary, you need to complete the following WMQ queue configuration:
  • Create a queue manager.
  • Create a queue.
  • Create a subscriber queue.

For instructions on how to create a queue manager, a queue, and a subscriber queue, see the platform-specific documentation received with your WMQ product.