benchmarking with threading module

Peter Hansen peter at engcorp.com
Tue Jun 28 14:43:03 EDT 2005


Matteo Memelli wrote:
> Hi, I'd like to know if it is possible to use the threading module to
> benchmark a web server.
> Do you think that using the Threading module would be a good idea?
> Any other suggestion?

This sounds like a good time to use Twisted instead of "threading".

-Peter



More information about the Python-list mailing list