advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Download the Source & Compiled Classes!
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

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. 


advertisement
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:

  1. MQ base classes for Java: A Java interface based on the WMQ native interface.
  2. 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?



advertisement