What are diffrences between wrk2 and Apache Benchmark (i.e. ab) tools?

别说谁变了你拦得住时间么 提交于 2020-07-09 11:51:08

问题


Are there any significant difference between wrk2 and Apache's Benchmark (i.e. ab) for testing multi-threaded requests? If there are what are they?

I'm asking this based on this answer and as I have to test Java RESTful Service Web CRUD app written in SpringBoot (uses Apache Tomcat web server), Dropwizard (uses Jersey web server) and Vert.X (web server is part of it's own implementation as much as I know, please correct me if I'm wrong) using concurrent HTTP requests.

Any advice/help is greatly appreciated.

来源:https://stackoverflow.com/questions/62624794/what-are-diffrences-between-wrk2-and-apache-benchmark-i-e-ab-tools

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