JBoss Messaging

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Certes (talk | contribs) at 09:34, 26 August 2018 (Fix link to Java portal (via WP:JWB)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

JBoss Messaging
Developer(s)JBoss
Stable release
1.4.4 / May 27, 2009 (2009-05-27)
Repository
Written inJava
Operating systemCross-platform
Typeasynchronous messaging system
LicenseLGPL
Websitelabs.jboss.org/jbossmessaging

JBoss Messaging is the JBoss enterprise asynchronous messaging system. It supersedes JBoss MQ as the default Java Message Service (JMS) provider in JBoss Application Server (JBoss AS) 5.

JBoss Messaging 1.0 was released on 29 March 2006[1] as a re-engineered version of JBoss MQ intended to deliver a modular messaging engine capable of shipping with or without JBoss.

JBoss Messaging is the default JMS provider in JBoss Enterprise Application Platform 4.3, JBoss SOA Platform and JBoss Application Server 5.

JBoss Messaging is an open source project available under the Gnu LGPL licence and is led by Tim Fox with core engineers Andy Taylor, Clebert Suconic, Howard Gao and Jeff Mesnil.

On 24 August 2009, HornetQ was launched, based on the JBoss Messaging 2.0 code-base, and the JBoss Messaging project was put into bug fix mode only by JBoss.

See also

References

External links