在Windows11上启动Apache ActiveMQ Artemis

首先

    • メッセージキューサービスをwindowsで試してみたい

 

    Apache Active MQ Artemisのサービスを起動して使ってみたい

2. 开发环境

    • Apache ActiveMQ artemis 2.31.2

 

    Windows 11

3. 下载 Active MQ

    以下サイトよりzipファイルをダウンロードする。

 

image.png
image.png

4. 安装 Active MQ

4.1. 打开命令提示符,进入${ARTEMIS_HOME}/bin目录中。

image.png

执行4.2. Artemis create命令。

    サンプルではmybrokerを指定
artemis create mybroker
image.png

4.3. 确认安装完成后的URL

image.png

4.4. 访问URL,并输入用户名和密码进行登录。

image.png

4.5. 展示出首页

image.png

5. 参考资料

 

bannerAds