简体   繁体   English

使用 JMeter 的 TIBCO EMS 负载测试

[英]TIBCO EMS Load Testing using JMeter

I have created a JMS Point-to-Point Request Response test as documented in the JMeter manual.我创建了一个 JMS 点对点请求响应测试,如 JMeter 手册中所述。

If my message properties are set to request only, the test results to success, however when I switch to request/reply sometimes the test success and fails.如果我的消息属性设置为仅请求,则测试结果为成功,但是当我切换到请求/回复时,有时测试成功并失败。 Any configurations that i may be missing?我可能缺少的任何配置?

My JMeter Point-to-Point Configuration:我的 JMeter 点对点配置:

Jmeter Configuration Jmeter 配置

From the screen shot showing the JMeter configuration it seems you are using the same queue to manage requests and replies.从显示 JMeter 配置的屏幕截图中,您似乎正在使用相同的队列来管理请求和回复。 You should use two different queues for request / reply to work properly.您应该使用两个不同的队列来请求/回复以正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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