rabbitmq安装(windows)
rabbitmq is the most widely deployed open source message broker.
with more than 35,000 production deployments of rabbitmq world-wide at small startups and large enterprises, rabbitmq is the most popular open source message broker.
rabbitmq is lightweight and easy to deploy on premises and in the cloud. it supports multiple messaging protocols. rabbitmq can be deployed in distributed and federated configurations to meet high-scale, high-availability requirements.
下载
本文以rabbitmq3.7.4版本为例,来做简单的安装(windows).
rabbimq是erlang语言开发,安装rabbitmq之前先安装配置erlang语言开发环境,
然后下载.
安装
点击exe一直下一步即可,进入sbin目录,执行rabbitmq-server.bat start 启动server 。默认没有图形界面,
执行
d:\rabbitmq_server-3.7.4\sbin>rabbitmq-plugins.bat enable rabbitmq_management enabling plugins on node rabbit@pc-2018: rabbitmq_management the following plugins have been configured: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch applying plugin configuration to rabbit@pc-2018... the following plugins have been enabled: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch set 3 plugins.
安装web插件.重新启动rabbitmq,
d:\rabbitmq_server-3.7.4\sbin>rabbitmq-server.bat start ## ## ## ## rabbitmq 3.7.4. copyright (c) 2007-2018 pivotal software, inc. ########## licensed under the mpl. see http://www.rabbitmq.com/ ###### ## ########## logs: c:/users/xwolf/appdata/roaming/rabbitmq/log/rabbit~1.log c:/users/xwolf/appdata/roaming/rabbitmq/log/rabbit@pc-2018_upgrade.log starting broker... completed with 3 plugins.
上述信息,表示rabbitmq正常启动.
rabbitmq 默认图形界面地址,默认用户名、密码为guest/guest.
上一篇: 使用$.getJSON实现跨域ajax请求示例代码
下一篇: 媳妇说要来点刺激的:制服诱惑
推荐阅读
-
centos下GitLab+Jenkins持续集成环境搭建(安装jenkins)
-
搜狗桌面壁纸安装使用图文教程
-
Microsoft SQL Server 2012 数据库安装图解教程
-
Sun Virtualbox虚拟机安装图文教程
-
QQ自动下载微视怎么办?手机QQ关闭安装其他应用权限教程
-
VirtualBox mac版xp虚拟机安装增强功能工具包教程(图文)
-
进程截杀器图文安装使用教程
-
PTC Mathcad Prime 5.0破解版安装+许可激活图文详细教程(附下载)
-
PS磨皮滤镜软件Portraiture3汉化安装教程及使用方法图解(附下载)
-
自制Windows镜像给Mac安装双系统简易图文教程 超级简单