资 源 简 介
Stampede allows you to specify sequences of HTTP requests that a user or program may perform, and the expected results.
The program will then simulate a specified number of users performing these calls, verify that the results are correct, and measure the time each call took.
It is a small, fairly simple C program, whose only dependencies are libcurl for doing the http calls and libxml2 for parsing the configuration files.
Contributions are very welcome!
Stampede was developed by Erland Lewin at Emediate, developer of Emediate Ad, a web ad serving software.