Designing with Application Adapters

Creating the WebSphere MQ Queue

The first step in creating the sample Project is to install and configure IBM’s WebSphere MQ Server and MQ queue manager on the local host.

It is assumed that the reader is experienced in the use of the WebSphere MQ queue manager. For the sample implementation, perform the following:

ProcedureTo Create the WebSphere MQ Queue

  1. Open IBM WebSphere MQ Explorer.

  2. Create a new queue manager.

  3. From the WebSphere MQ queue manager create a new queue.

IBM WebSphere MQ Server and Queue Manager Limits and Settings

WebSphere MQ is limited in the number of messages that can be sent before a commit is executed, and the number of physical messages that can exist on the queue at any one time. This can result in exception errors when upper limits for these numbers are exceeded. Memory and performance of the specific server may also effect the results.