对 WMQ 服务的统一操作管理 wmq-admin

软件介绍

Wmq-Admin

根据 WMQ 服务提供的后台管理系统 实现了对WMQ 服务的用户,节点,消息,消费,日志的统一操作管理

预览

  •  消息管理

  • 消费管理

WMQ

基于 RabbitMQ 开发的消息队列服务,支持 http 协议
https://gitee.com/snail/wmq-go

环境依赖

  • go1.8

  • beego1.8

  • sqllite

功能

  • 公告管理
    及时发布系统公告,通知升级

  • 用户管理
    添加用户

  • 节点管理
    多台机器多节点部署

  • 消息管理
    对消息的增、删、改、查、重载、测试功能

  • 消费管理
    对消费者的增、删、改、查、重载功能

  • 日志管理
    日志检索和日志下载

部署安装

安装

下载已经编译好的二进制程序,地址 https://github.com/phachon/wmq-admin/releases
根据环境变量部署
设置PATH环境变量
GOENV = development
GOENV = production
GOENV = testing

解压目录执行 ./wmq-admin

运行

运行 nohup ./wmq-admin &
浏览器访问 http://127.0.0.1:8080
登录初始账号密码:root 123456  

本文地址:https://www.codercto.com/soft/d/1679.html

Paradigms of Artificial Intelligence Programming

Paradigms of Artificial Intelligence Programming

Peter Norvig / Morgan Kaufmann / 1991-10-01 / USD 77.95

Paradigms of AI Programming is the first text to teach advanced Common Lisp techniques in the context of building major AI systems. By reconstructing authentic, complex AI programs using state-of-the-......一起来看看 《Paradigms of Artificial Intelligence Programming》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具