Locust is an open source user load testing tool written in Python. The idea behind Locust is to swarm your web site or other systems with attacks from simulated users during a test, with each user behavior defined by you using Python code. This swarming process is then monitored from a web UI in real-time, and will help identify any bottlenecks in your code before real users can come in.
As it is completely event-based, Locust can have thousands or even millions of simultaneous users distributed over multiple machines swarming your system. Unlike other event-based apps, it doesn’t use callbacks but uses lightweight processes instead, so you can write very expressive scenarios in Python without complicating it with callbacks.
Features
- Define user behavior in plain Python code
- Distributed and scalable to thousands of users
- Web-based UI - cross-platform, easily extendable
- Can test almost any system
- Small and hackable
-
Released /2.34.1/README.md
-
Released /2.34.1/2.34.1 source code.zip
-
Released /2.34.1/2.34.1 source code.tar.gz
-
Released /2.34.0/README.md
-
Released /2.34.0/2.34.0 source code.zip
License
MIT LicenseOther Useful Business Software
Passwordless Authentication and Passwordless Security
It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Locust!