Apache ActiveMQ
Sign in to saveAlso known as ActiveMQ
Apache License 2.0によるJava Message Serviceを実装したメッセージ関連のオープンソースミドルウェア
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 · 日本語
Apache ActiveMQ(アパッチ アクティブ エムキュー)は、Apache License 2.0によるJava Message Service (JMS) を実装したメッセージ関連のオープンソースのミドルウェアである。クラスタリングや複数のメッセージ保存スペース、仮想マシン、キャッシュ、ジャーナリングに加え任意のデータベースをJMS永続性プロバイダとして利用できることなどといった「企業向け機能」を用いることが出来る。 Javaの他にも、.NETやC言語またはC++、もしくはDelphiやPerl、Python、PHPやRubyなどのスクリプト言語を様々な"Cross Language Clients"を通じ、多くのプロトコルやプラットフォームと接続しながら使うことが出来る。これらはいくつかの標準ワイヤプロトコルと、Apache独自のと呼ばれるプロトコルを含んでいる。 ActiveMQはエンタープライズ・サービス・バスの実装において用いられている(例えば、、、、ESB Muleなど)。また、SOAインフラプロジェクトにおいてはもまたよく用いられている。 ActiveMQに対する企業向けサポートは、など別のベンダーから受けることが出来る。テストを受け、認証されサポートされているActiveMQの企業向けバージョンがと呼ばれて販売されている。
Abstract from DBpedia / Wikipedia · CC BY-SA