Open Message Queue

Message-oriented middleware project


title: "Open Message Queue" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["java-enterprise-platform", "message-oriented-middleware"] description: "Message-oriented middleware project" topic_path: "general/java-enterprise-platform" source: "https://en.wikipedia.org/wiki/Open_Message_Queue" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Message-oriented middleware project ::

::data[format=table title="Infobox software"]

FieldValue
nameOpen Message Queue
logo
authorSun Microsystems
developer
latest_release_version6.6.0
latest_release_date{{cite web
urlhttps://projects.eclipse.org/projects/ee4j.openmq
titleEclipse OpenMQ™
accessdate2025-08-29}}
operating_systemCross-platform
programming_languageJava
genreJava Message Service Message-oriented middleware Enterprise messaging system SOA
license
website
::

| name = Open Message Queue | logo = | screenshot = | caption = | author = Sun Microsystems | developer = | latest_release_version = 6.6.0 | latest_release_date = {{cite web | url = https://projects.eclipse.org/projects/ee4j.openmq | title = Eclipse OpenMQ™ | accessdate = 2025-08-29}} | latest_preview_version = | latest_preview_date = | operating_system = Cross-platform | programming_language = Java | language = | genre = Java Message Service Message-oriented middleware Enterprise messaging system SOA | license = | website = Open Message Queue (OpenMQ or Open MQ) is an open-source{{cite web | url = http://java-source.net/open-source/jms/open-message-queue | title = Open Source JMS - Open Message Queue | accessdate = 2012-11-11}} message-oriented middleware project by Eclipse Foundation that implements the Java Message Service 3.1 API (JMS). It is the default JMS provider integrated into GlassFish.

In addition to support for the JMS API, OpenMQ provides additional enterprise features including clustering for scalability and high availability, a C API, and a full JMX administration API. It also includes an implementation of the Jakarta Connectors called the JMSRA, that allows OpenMQ to be used by a Jakarta EE compliant application server.

References

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

java-enterprise-platformmessage-oriented-middleware