blob: 2e901330689f702ff08224659a1c5f5afa4a6a7f [file] [log] [blame]
<div class="wiki-content maincontent"><p>There are some similarities between the two; they both support JMS 1.1 and run inside <a shape="rect" href="jboss-integration.html">JBoss 4.x</a>.</p>
<p>However ActiveMQ does offer some specific differences and advantages (at least from our perspective)</p>
<ul><li>ActiveMQ works great in any JVM not just inside the JBoss application server</li><li>ActiveMQ comes complete with a large number of <a shape="rect" href="cross-language-clients.html">Cross Language Clients</a></li><li>ActiveMQ supports many different <a shape="rect" href="protocols.html">Protocols</a> such as <a shape="rect" href="ajax.html">Ajax</a>, <a shape="rect" href="rest.html">REST</a>, <a shape="rect" href="stomp.html">Stomp</a>, <a shape="rect" href="openwire.html">OpenWire</a>, <a shape="rect" href="xmpp.html">XMPP</a></li><li>ActiveMQ supports a large number of advanced features like <a shape="rect" href="message-groups.html">Message Groups</a>, <a shape="rect" href="exclusive-consumer.html">Exclusive Consumer</a>, <a shape="rect" href="composite-destinations.html">Composite Destinations</a>, <a shape="rect" href="advisory-message.html">Advisory Message</a> support</li><li>ActiveMQ supports reliable connections with <a shape="rect" href="configuring-transports.html">configurable</a> automatic reconnection</li><li>ActiveMQ has great <a shape="rect" href="spring-support.html">Spring Support</a></li><li>ActiveMQ supports distributed destinations across networks</li><li>ActiveMQ is very fast; often 10x faster than JBossMQ.</li></ul>
<h2 id="HowdoesActiveMQcomparetoJBossMQ-Performanceguides">Performance guides</h2>
<p>If you're not convinced by performance reports then please do try running performance tests yourself. You might wanna check out our overview of <a shape="rect" href="performance.html">Performance</a> or try using out the <a shape="rect" href="activemq-performance-module-users-manual.html">ActiveMQ Performance Module Users Manual</a></p>
<p>The Commercial Providers on the <a shape="rect" href="support.html">Support</a> page may also be able to help diagnose performance issues, suggest changes, etc...</p>
<h2 id="HowdoesActiveMQcomparetoJBossMQ-MoreonJBossIntegration">More on JBoss Integration </h2>
<p><a shape="rect" href="integrating-apache-activemq-with-jboss.html">Integrating Apache ActiveMQ with JBoss</a></p></div>