blob: d455341dd9b7de445fd197e804af57472db8acd7 [file] [log] [blame]
---
layout: default
---
<div class="row">
<div class="col-12 slider slider-main slider-sm parent d-none d-lg-block">
<div class="row child" style="width: 100%">
<div class="col-4 align-middle"></div>
<div class="col-4 slider-text align-middle">
<div class="child">
Flexible &amp; Powerful Open Source<br/> Multi-Protocol Messaging
</div>
</div>
<div class="col-4 align-middle" >
<img src="{{site.baseurl}}/assets/img/activemq_logo_white_vertical.png" style="height: 250px"/>
</div>
</div>
</div>
</div>
<div class="container">
<!-- General info -->
<div class="row d-none d-lg-block">
<div class="col-sm-12 narative">
<div class="card">
<div class="card-body narative">
<span>
<p>Apache ActiveMQ&reg; is the most popular open source, multi-protocol, Java-based message broker. It supports industry standard protocols so users get the benefits of client choices across a broad range of languages and platforms. Connect from clients written in JavaScript, C, C++, Python, .Net, and more. Integrate your multi-platform applications using the ubiquitous <strong>AMQP</strong> protocol. Exchange messages between your web applications using <strong>STOMP</strong> over websockets. Manage your IoT devices using <strong>MQTT</strong>. Support your existing <strong>JMS</strong> infrastructure and beyond. ActiveMQ offers the power and flexibility to support any messaging use-case.</p>
</span>
</div>
</div>
</div>
</div>
{% include news.md %}
<!-- General info -->
<div class="row d-none d-lg-block">
<div class="col-sm-12 narative">
<div class="card">
<div class="card-body narative">
<span>
<p>There are currently two "flavors" of ActiveMQ available - the well-known "classic" broker and the "next generation" broker code-named <i>Artemis</i>. Once Artemis reaches a sufficient level of feature parity with the "Classic" code-base it will become the next major version of ActiveMQ. Initial <a href="{{site.baseurl}}/components/artemis/migration">migration documentation</a> is available as well as a development <a href="{{site.baseurl}}/activemq-artemis-roadmap">roadmap</a> for Artemis.</p>
</span>
</div>
</div>
</div>
</div>
<!-- Components -->
<div class="row align-middle">
<div class="col-lg-6 col-md-auto">
<div class="card card-pink">
<div class="card-body">
<h4 class="card-title text-pink">ActiveMQ Classic</h4>
<p>Long established, endlessly pluggable architecture serving many generations of applications.</p>
<ul>
<li>Jakarta 3.1, JMS 2.0, and JMS 1.1 with full client implementation including JNDI</li>
<li>High availability using shared storage</li>
<li>Familiar JMS-based addressing model</li>
<li>Network of brokers for distributing load</li>
<li>KahaDB &amp; JDBC options for persistence</li>
</ul>
<a style="margin-top: 10px" href="{{site.baseurl}}/components/classic" class="btn btn-secondary">Find out more<i class="fa-info-circle fa btn-icon"></i></a>
<a style="margin-top: 10px" href="{{site.baseurl}}/components/classic/download" class="btn btn-secondary">Download Latest<i class="fa-download fa btn-icon"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-auto">
<div class="card card-purple">
<div class="card-body">
<h4 class="card-title text-purple">ActiveMQ Artemis</h4>
<p>High-performance, non-blocking architecture for the next generation of messaging applications.</p>
<ul>
<li>JMS 1.1 &amp; 2.0 + Jakarta Messaging 2.0 &amp; 3.0 with full client implementations including JNDI</li>
<li>High availability using shared storage or network replication</li>
<li>Simple &amp; powerful protocol agnostic addressing model</li>
<li>Flexible clustering for distributing load</li>
<li>Advanced journal implementations for low-latency persistence as well as JDBC</li>
<li>High feature parity with ActiveMQ Classic to ease migration</li>
<li>Asynchronous mirroring for disaster recovery</li>
<li>Data Driven Load Balance</li>
</ul>
<a style="margin-top: 10px" href="{{site.baseurl}}/components/artemis" class="btn btn-warning">Find out more<i class="fa-info-circle fa btn-icon"></i></a>
<a style="margin-top: 10px" href="{{site.baseurl}}/components/artemis/download" class="btn btn-warning">Download Latest<i class="fa-download fa btn-icon"></i></a>
</div>
</div>
</div>
</div>
</div>
<div class="row narative-alt">
<div class="col-12">
<div class="container">
<!-- Narative 2 -->
<div class="row">
<div class="col-sm-12 narative-alt">
<div class="card">
<div class="card-body narative-alt">
<div class="card-body narative-alt">
<span>Enjoy the benefits of open source by <a href="contributing">contributing to a code-base</a>, asking a question on one of our <a href="contact#mailing">mailing lists</a>, or <a href="issues">reporting a bug or requesting a feature</a>. When you particpate, we all win. That's the power of community. That's the power of open source.</span>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
{% include features.html %}
{% include users.html %}