Source code
Apache ActiveMQ is a high performance Apache 2.0 licensed Message Broker. ActiveMQ supports several API and protocols: Jakarta Messaging 3.1.0, JMS 2.0 and JMS 1.1. AMQP MQTT HTTP/WS ActiveMQ also provides advanced features like: network of brokers scheduling and much more! Getting Started You need JDK17+ to run Apache ActiveMQ After having extracted ActiveMQ binary distribution, you can start ActiveMQ with ./bin/activemq console (foreground) or ./bin/activemq start Docker images are also available on Docker Hub ( Please help us make Apache ActiveMQ better - we appreciate any feedback you may have. This software is licensed under the terms you may find in the file named "LICENSE" in this directory. This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. ActiveMQ supports the use of SSL TCP connections when used with with a JVM supporting the Java Cryptography extensions . ActiveMQ does not include these libraries itself, but is designed to use them.
Excerpt from the source-code README · 3,023 chars · not written by Vinony
Wikidata facts
- Instance of
- free software
- Developer
- Apache Software Foundation
- Official website
- activemq.apache.org
Show 10 more facts
- Stack Exchange tag
- stackoverflow.com/tags/activemq
- software version identifier
- 6.2.5
- programmed in
- Q2370
- copyright license
- Apache Software License 2.0
- source code repository URL
- github.com/apache/activemq
- operating system
- cross-platform
- issue tracker URL
- issues.apache.org/activemq/browse/AMQ
- inception
- 2006-03-27
- download URL
- activemq.apache.org/download.html
- Commons category
- Apache ActiveMQ
Sources (3)
via Wikidata · CC0
Article · Español
Apache ActiveMQ es un bróker de mensajería de código abierto (bajo licencia Apache 2.0) que implementa plenamente la especificación de Java Message Service 1.1 (JMS). Ofrece "Características empresariales" tales como clustering, múltiples almacenes para mensajes, así como la capacidad de emplear cualquier administrador de base de datos como proveedor de persistencia JMS, aparte de VM, caché y persistencia de jornales. Aparte de poder usarse en Java, ActiveMQ también puede emplearse en .NET, C/C++ o Delphi o desde lenguajes de script como Perl, Python, PHP y Ruby a través de diversos "clientes cross-language" además de conectarse a numerosos protocolos y plataformas. Entre estos últimos se incluyen los protocolos estándar a nivel de cable, además de un protocolo propio llamado . ActiveMQ se emplea en implementaciones de enterprise service bus tales como , Apache Camel y Mule. ActiveMQ se usa frecuentemente junto a , Apache Camel y Apache CXF en proyectos de infraestructura SOA. Al mismo tiempo de liberarse Apache ActiveMQ 5.3, se publicaron los primeros resultados a escala mundial para el benchmark SPECjms2007 estándar de la industria. Cuatro resultados fueron presentados a SPEC y aceptados para su publicación. Los resultados abarcan diversas topologías a fin de analizar la escalabilidad de Apache ActiveMQ en dos dimensiones.
Abstract from DBpedia / Wikipedia · CC BY-SA