這是apache-activemq-5.9.0下載,是很好用的消息總線,當前最高版本為5.9.0,支持32位和64位系統(tǒng)上注冊服務。
1、[官網(wǎng)]下載apache-activemq-5.9.0
2、通過FTP(WinSCP,F(xiàn)ileZilla等)工具上傳到“/usr/local/activemq”目錄
3、使用解壓命令解壓到當前目錄tar -zvxf apache-activemq-5.9.0-bin.tar.gz
4、啟動activemq./activemq start
5、停止activemq./activemq stop
6、設置開機啟動
1、解壓縮到指定的目錄
tar zxvf apache-activemq-5.8.0-bin.tar.gz -C /usr/local
解壓縮后會在/usr/local下生成apache-activemq-5.8.0目錄,其中bin目錄下就是activeMQ的執(zhí)行腳本存在的位置了。
2、啟動activeMQ
在activemq主目錄鍵入如下命令:
bin/activemq start
然
后會看到控制臺日志輸出如下:
INFO: Loading '/home/chenzhou/.activemqrc'
INFO: Using java '/usr/java/jdk1.6.0_03/bin/java'
INFO: Starting - inspect logfiles specified in logging.properties and log4j.properties to get details
INFO: pidfile created : '/usr/local/apache-activemq-5.8.0/data/activemq-localhost.localdomain.pid' (pid '18567'
1.Replicated LevelDB Store for shared nothing Master/Slave.
2.Runtime Configuration
3. Hawtio web console
4.Generic JMS XA connection pool in activemq-jms-pool module (has no ActiveMQ dependency)
5.MQTT over WebSockets support
6.broker: Apache Camel component
7.Broker auto-restart upon losing master status
8.AMQP Hardening
9.LevelDB Hardening