Centos7:ActiveMQ安装,配置及使用

解压缩ActiveMQ 的压缩包

使用

命令在bin目录下

./activemq stat//开启

./activemq stop//关闭

./activemq status//状态

进入管理后台

URL http://IP地址/admin
用户名:admin
密码:admin

原文地址:https://www.cnblogs.com/-saligia-/p/9750196.html