推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
piaochen0
V2EX  ›  Python

如何使用 Python 获取 ActiveMQ 的队列列表信息?

  •  
  •   piaochen0 · Jul 17, 2019 · 2408 views
    This topic created in 2490 days ago, the information mentioned may be changed or developed.

    需要对 ActiveMQ 监控,获取节点上的所有队列名,生产者,消费者个数以及消息的个数,用 python 做。
    麻烦问下哪个库有这个功能?或者有其他什么方法能处理?
    看了 stomp 的 api,只能收发消息。上网搜了一圈,也没合适的答案。都是 Java 的。
    麻烦各位,多谢

    2 replies    2019-07-18 16:11:17 +08:00
    qwerthhusn
        1
    qwerthhusn  
       Jul 18, 2019   ❤️ 1
    ActiveMQ 有个 Web 控制台,上面可以展示各种队列、统计,配置信息。按一下 F12,看一下是向服务器发的什么请求,应该能找到线索。。
    piaochen0
        2
    piaochen0  
    OP
       Jul 18, 2019
    @qwerthhusn 多谢,写了个爬虫直接从 WEB 控制台爬取相关数据了。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   993 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 19:48 · PVG 03:48 · LAX 12:48 · JFK 15:48
    ♥ Do have faith in what you're doing.