Load Testing Tools (Java) [closed]

北城余情 提交于 2019-12-11 23:42:54

问题


Can anyone suggest me a good, easy-to-use, FREE load testing tool that I can download easily & use? I'm using Java 1.4.

Thought I'd use JMeter, but it seems it requires Java 1.6 and some additional configuration settings.

Any other suggestions?

Thx


回答1:


Depends on what exactly you want to load test.

If you want to load test webpages then JMeter is a good bet. And I think Jmeter works with 1.5 too.




回答2:


You could run an older version of The Grinder. Pretty sure version 2 can run on 1.4.



来源:https://stackoverflow.com/questions/6015168/load-testing-tools-java

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!