WebSphere MQ Client for DG/UX
DG/UX Integration with the Enterprise
The WebSphere MQ Client for DG/UX is a fully conforming MQI Client that
enables applications written for, or ported to, Data General DG/UX systems to communicate
with one or more WebSphere MQ Queue Managers running on any supported platform. The DG/UX
client supports all WebSphere MQ V2 functions and works with
all V2 and V5 WebSphere MQ Queue
Managers.
The WebSphere MQ Client for DG/UX is developed by Willow Technology
under license from IBM.
WebSphere MQ
The IBM WebSphere MQ range of products provides application programming
services that enable application programs to communicate with each other using messages
and queues. This form of communication
is referred to as commercial messaging. It provides
assured, once-only delivery of messages. Using WebSphere MQ means that you can separate
application programs, so that the program sending a message
can continue processing
without having to wait for a reply from the receiver. If the receiver, or the
communication channel to it, is temporarily unavailable, the message can be forwarded at a
later time. WebSphere MQ also provides mechanisms for providing acknowledgments of messages
received.
Message Queue Interface
The programs that comprise an WebSphere MQ
application can be running on
different computers, on different operating systems, and at different locations. The
applications are written using a common programming interface known as the Message Queue
Interface (MQI), so that applications developed on one platform
can be transferred to
another. When two applications communicate using messages and queues, one application puts
a message on a queue, and the other application gets that message from the queue.
Queue Managers
In WebSphere MQ, queues are managed by a component called a queue manager.
The queue manager
provides messaging services for the applications and processes the MQI
calls they issue. The queue manager ensures that messages are put on the correct queue or
that they are routed to another queue manager.
MQI Clients
An MQI client is an independently installable component of the
WebSphere MQ product line that allows a
user to run WebSphere MQ applications, where the MQI client has the
ability, by means of a communications protocol, to interact with one or more MQI servers
and connect to their Queue Managers.
Development Requirements
Applications to access the MQI on DG/UX systems can be written in C or
C++ using R4.20MU01 or later version the DG/UX Software Development Kit C and C++
compilers.
Software Requirements
-
DG/UX for Intel R4.20MU01 later. DG/UX for 88000 not supported.
-
TCP/IP. SNA is not supported.
-
A WebSphere MQ Server to connect to.
Hardware Requirements
|