Open Message Queue

{{Short description|Message-oriented middleware project}}

{{distinguish|text=OpenAMQ, an open-source implementation of AMQP}}

{{Infobox software

| name = Open Message Queue

| logo =

| screenshot =

| caption =

| developer = {{#statements:P178}}

| released =

| latest_release_version = 6.3.0

| latest_release_date = {{release_date|2022|06|24}}{{cite web

| url = https://projects.eclipse.org/projects/ee4j.openmq

| title = Eclipse OpenMQ™

| accessdate = 2022-12-30}}

| 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 = {{#statements:P275}}

| website = {{#statements:P856}}

}}

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 Oracle (formerly Sun Microsystems) that implements the Java Message Service 2.0 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 Java EE Connector Architecture (JCA) called the JMSRA, that allows OpenMQ to be used by a Java EE compliant application server.

See also

References

{{Reflist}}

{{GlassFish}}

{{Message-oriented middleware}}

Category:Java enterprise platform

Category:Message-oriented middleware