简体   繁体   中英

ActiveMQ Artemis read messages without consuming it in JMeter

I want to know if it is possible to read queue messages in ActiveMQ Artemis without consuming or removing it using JMeter.

I have find similar question Here . But I really don't know how to configure it in JMeter. I'm new in it.

In a normal JMS client you'd do this using a QueueBrowser . However, JMeter doesn't support this. It only supports:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM