简体   繁体   中英

Load test for a web server

I have to write python script to perform load test for thttpd server. i need to test like "wat happens if 500 users accesing the server at a time" . i'm in need of some input to implement this..

Check Locust.io . We have our tests in Python and it just made sense to go with it. It rather simple but gets the job done writing only python.

我想看看使用Multi-Mechanize,因为它允许你用Python进行负载测试,非常好!

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