Software:Open Message Queue
From HandWiki
Revision as of 23:09, 2 March 2021 by imported>WikiG (change)
Developer(s) | Oracle |
---|---|
Stable release | 5.1
/ September 12, 2014[1] |
Written in | Java |
Operating system | Cross-platform |
Type | Java Message Service Message-oriented middleware Enterprise messaging system SOA |
License | Common Development and Distribution License & GNU General Public License |
Website | https://javaee.github.io/openmq/ |
Open Message Queue (OpenMQ or Open MQ) is an open-source[2] 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
- ↑ "Open MQ 5.1 - Java.net". https://mq.java.net/5.0.1/index.html. Retrieved 2014-09-05.
- ↑ "Open Source JMS - Open Message Queue". http://java-source.net/open-source/jms/open-message-queue. Retrieved 2012-11-11.
Original source: https://en.wikipedia.org/wiki/Open Message Queue.
Read more |