Apache ActiveMQ

Apache ActiveMQ
Developer(s)Apache Software Foundation
Stable release
6.1.3[1]Edit this on Wikidata / 31 July 2024; 52 days ago (31 July 2024)
RepositoryActiveMQ Repository
Written inJava
Operating systemCross-platform
TypeJava Message Service, Message-oriented middleware, Enterprise Messaging System, SOA
LicenseApache License 2.0
Websiteactivemq.apache.org

Apache ActiveMQ is an open source message broker written in Java together with a full Java Message Service (JMS) client. It provides "Enterprise Features" which in this case means fostering the communication from more than one client or server. Supported clients include Java via JMS 1.1 as well as several other "cross language" clients.[2] The communication is managed with features such as computer clustering and ability to use any database as a JMS persistence provider besides virtual memory, cache, and journal persistency.[3]

There's another broker under the ActiveMQ umbrella code-named Artemis. It is based on the HornetQ code-base which was donated[4] from the JBoss community to the Apache ActiveMQ community in 2015. Artemis is the "next generation" broker from ActiveMQ and will ultimately become the next major version of ActiveMQ.[5]

  1. ^ "Release 6.1.3". 31 July 2024. Retrieved 16 August 2024.
  2. ^ Cite error: The named reference cross-lang was invoked but never defined (see the help page).
  3. ^ Cite error: The named reference features was invoked but never defined (see the help page).
  4. ^ Cite error: The named reference hornetq was invoked but never defined (see the help page).
  5. ^ Cite error: The named reference activemq-artemis-roadmap was invoked but never defined (see the help page).