Stay Hungry,Stay Foolish!

RabbitMQ installation

以windows环境测试

Erlang

http://www.erlang.org/downloads

下载并安装 运行时软件 Erlang

OTP 21.3 Windows 64-bit Binary File (92618042)

 

RabbitMQ

https://www.rabbitmq.com/install-windows.html

下载并安装 运行时软件 RabbitMQ

nstaller for Windows systems (from GitHub, recommended) rabbitmq-server-3.7.14.exe

 

开启管理界面

https://www.rabbitmq.com/management.html

在shell环境下, 运行:

rabbitmq-plugins enable rabbitmq_management

访问

http://localhost:15672/#/

 

参考

https://blog.csdn.net/ww130929/article/details/72817959

 

posted @ 2019-04-15 23:24  lightsong  阅读(204)  评论(0)    收藏  举报
千山鸟飞绝,万径人踪灭