JBoss Messaging
   HOME

TheInfoList



OR:

JBoss Messaging is the
JBoss WildFly, formerly known as JBoss AS, or simply JBoss, is an application server written by JBoss, now developed by Red Hat. WildFly is written in Java and implements the Java Platform, Enterprise Edition (Java EE) specification. It runs on mult ...
enterprise asynchronous messaging system. It supersedes JBoss MQ as the default
Java Message Service The Jakarta Messaging API (formerly Java Message Service or JMS API) is a Java application programming interface (API) for message-oriented middleware. It provides generic messaging models, able to handle the producer–consumer problem, that can ...
(JMS) provider in
JBoss Application Server WildFly, formerly known as JBoss AS, or simply JBoss, is an application server written by JBoss, now developed by Red Hat. WildFly is written in Java and implements the Java Platform, Enterprise Edition (Java EE) specification. It runs on mult ...
(JBoss AS) 5. JBoss Messaging has been superseded by HornetQ, which, in turn, has been superseded by Apache ActiveMQ Artemis. JBoss Messaging 1.0 was released on 29 March 2006 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 The GNU Lesser General Public License (LGPL) is a free-software license published by the Free Software Foundation (FSF). The license allows developers and companies to use and integrate a software component released under the LGPL into their own ...
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

* List of JBoss software *
Message passing In computer science, message passing is a technique for invoking behavior (i.e., running a program) on a computer. The invoking program sends a message to a process (which may be an actor or object) and relies on that process and its supporting ...


References

{{reflist


External links


JBoss Messaging project page

JBoss Messaging at JBoss Wiki
Red Hat software Message-oriented middleware Java enterprise platform