Tasks Security, networking, and topology | Integration with WebSphere Application Server WebSphere MQ
IBM WebSphere MQ is an asynchronous messaging technology designed for application-to-app communication.
WebSphere MQ has been around for years and is available on a large number of platforms and operating systems, offering delivery of messages to queue destinations hosted by queue managers. MQ has APIs in C, Java, COBOL, and other languages, allowing apps to construct, send, and receive messages.
With JMS one can write generic, portable client applications to interface with WebSphere MQ.