Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在 jms hornetq にあるメッセージの数を知りたいのですが、1 つの JMS キューに対してのみカウンターをオンにしたいと考えています。私が持っているすべてのキューのためにディスク容量を無駄にしたくありません。これを行う方法はありますか?
ありがとうございます。
-DpDb
管理を通じて、必要なキューのメッセージ カウンターにアクセスできます。
HornetQControl で getMessageCount を探します。
JBoss AS 7 (現在は Wildfly として知られています) を使用している場合、コンソールからその情報にアクセスできます。