Tap Into WebSphere MQ Messaging Using the JMS Interfaces You Already Know
Utilize the power of IBM WebSphere MQ messaging middleware by writing your applications to the Java Messaging Services open interface.
by Tareq Shaheen
February 11, 2009
BM WebSphere MQ (WMQ) is message-oriented middleware (MOM) that facilitates application-to-application communication using messages and queues. WMQ supports point-to-point and publish/subscribe messaging and can be installed on most platforms, including Windows, AIX, HP-UX, and Sun Solaris, which make it suitable for today's heterogeneous computing environments.
For Java developers, WMQ provides two interfaces for Java applications:
MQ base classes for Java: A Java interface based on the WMQ native interface.
MQ JMS: An implementation of the Java Messaging Service (JMS) 1.1 interface.
It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com. Already a member?
To become a member of DevX.com create your Member Profile by completing the form below. Membership is free!