-
安装环境
- jdk1.8
- centos7
-
安装步骤
- 把ActiveMQ 的压缩包上传到Linux系统
- tar -zxvf apache-activemq-5.12.0.tar.gz
- activeMQ操作命令:
-
启动:[root@localhost bin]# ./activemq start
-
关闭:[root@localhost bin]# ./activemq stop
-
查看状态:[root@localhost bin]# ./activemq status
-
activeMQ安装配置
最新推荐文章于 2025-04-24 11:51:18 发布