0

We are now using QPID as the AMQP solution instead of Rabbitmq, but I cannot find a easy way to to check queues and topics like Rabbitmq does.

Is there any tool in QPID could do this? I see some qpid-stat, qpid-tool, qpidd but that doesn't help. Any sample or doc available? Can't find much in qpid.apache.org.

Thanks.

4

1 回答 1

1

Qpid-tool 应该向您显示您正在寻找的所有信息。也许你觉得这很有帮助:https ://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_MRG/1.3/html/Messaging_User_Guide/sect-Messaging_User_Guide-Management_Tools-Using_qpid_tool.html

于 2013-11-08T13:25:45.323 回答