[Tutor] Threading...
Spencer Parker
inthefridge at gmail.com
Fri Apr 24 23:26:32 CEST 2009
I have a script that I want to test MySQL sonnections with. The way I have
the script working is to just create connections, but I realized that it is
going to wait for the first one to stop before starting a new connection. I
want to throw a ton of open connections at it to see what the connection
limit is and how it reacts when it hits that shelf. Would the best route
for this be threading? or is there another way to go about it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090424/7b20285f/attachment-0001.htm>
More information about the Tutor
mailing list