Yandex.Tank is a utility for load testing and performance analysis of web services and applications.
Yandex.Tank is an extendable open source load testing and performance analysis tool is especially good as a part of automated load testing suite.
The modular architecture of Yandex.Tank allows the usage of various load generators, mainly:
- phantom, a high-performance asynchronous hit-based HTTP request generator;
- jMeter, a scenario-based utility that can be used for load testing of different types of protocols.
Main features:
- built-in monitoring of server resources via SSH transport;
- ability to stop load test execution based on runtime criteria, i.e. if the server response time exceeds the given threshold;
- results are displayed in the text console and in HTML graphic reports;
- open architecture allows extending functionality with third-party modules.
Links: