17円
it’s become a mandatory part of the development of any large scale HTTP service built at DICE at this point.
Joakim Bodin @jbripley Lead Software Engineer at EA/DICE
locust.io is pretty fantastic, wish it had a bit more in the way of docs for non-HTTP stuff though
Alex Gaynor @alex_gaynor Django & PyPy core developer
The easiest way to install Locust is from PyPI, using pip:
> pip install locustRead more detailed installations instructions in the documentation.
Get the source code at Github.