Английская Википедия:Apache ActiveMQ

Материал из Онлайн справочника
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Infobox software 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.[1] 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.[2]

There's another broker under the ActiveMQ umbrella code-named Artemis. It is based on the HornetQ code-base which was donated[3] 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.[4]

History

The ActiveMQ project was originally created by its founders from LogicBlaze[5] in 2004, as an open source message broker, hosted by CodeHaus. The code and ActiveMQ trademark were donated to the Apache Software Foundation in 2007, where the founders continued to develop the codebase with the extended Apache community.

Technical features

ActiveMQ uses several modes for high availability, including both file-system and database row-level locking mechanisms, sharing of the persistence store via a shared filesystem, or true replication using Apache ZooKeeper. ActiveMQ supports a horizontal scaling mechanism called a Network of Brokers[6] out of the box. ActiveMQ supports a number of transport protocols, including OpenWire, STOMP, MQTT, AMQP, REST, and WebSockets.[7]

Usage

ActiveMQ is used in enterprise service bus implementations such as Apache ServiceMix[8] and Mule.[9] Other projects using ActiveMQ include Apache Camel[10] and Apache CXF[11] in SOA infrastructure projects.[12]

Benchmark

Coinciding with the release of Apache ActiveMQ 5.3, the world's first results for the SPECjms2007 industry standard benchmark were announced. Four results were submitted to the SPEC and accepted for publication. The results cover different topologies to analyze the scalability of Apache ActiveMQ in two dimensions.[13][14]

Commercial support

Apache is used in enterprise software and offers limited ActiveMQ support on a voluntary basis. Users that need more extensive support may need to consult commercial companies specializing in ActiveMQ.[15]

See also

Шаблон:Portal

References

Шаблон:Reflist

Bibliography

Шаблон:Refbegin

Шаблон:Refend

External links

Шаблон:Apache Software Foundation Шаблон:Message-oriented middleware

  1. Ошибка цитирования Неверный тег <ref>; для сносок cross-lang не указан текст
  2. Ошибка цитирования Неверный тег <ref>; для сносок features не указан текст
  3. Ошибка цитирования Неверный тег <ref>; для сносок hornetq не указан текст
  4. Ошибка цитирования Неверный тег <ref>; для сносок activemq-artemis-roadmap не указан текст
  5. Ошибка цитирования Неверный тег <ref>; для сносок logicblaze не указан текст
  6. Ошибка цитирования Неверный тег <ref>; для сносок networks не указан текст
  7. Ошибка цитирования Неверный тег <ref>; для сносок protocols не указан текст
  8. Ошибка цитирования Неверный тег <ref>; для сносок servicemix не указан текст
  9. Ошибка цитирования Неверный тег <ref>; для сносок mule не указан текст
  10. Ошибка цитирования Неверный тег <ref>; для сносок camel не указан текст
  11. Ошибка цитирования Неверный тег <ref>; для сносок cxf не указан текст
  12. Ошибка цитирования Неверный тег <ref>; для сносок projects не указан текст
  13. Ошибка цитирования Неверный тег <ref>; для сносок perf не указан текст
  14. Ошибка цитирования Неверный тег <ref>; для сносок SPECjms2007 не указан текст
  15. Ошибка цитирования Неверный тег <ref>; для сносок support не указан текст