Overview

The WebSphere MQ package enables mapping the various components of WebSphere MQ infrastructure in an organization. The end goal is to model its interdependence with other applications or services within the organization and enable end to end impact analysis across the messaging silo.

Message Queuing is a middle-ware technology that enables disparate software services to communicate in a way that does not require any knowledge of the target service. Reliable communication can be achieved regardless of current availability of the target system or complexity of the infrastructure connecting the two systems.

A Message may contain simple character data, numeric data, complex binary data, a request for information, a command, or a mixture of all of these. The messaging infrastructure is responsible for reliable and transparent transportation of a message from the source to the target and is not required to understand or be aware of its content.