Multithreaded Telnet sessions

Richard Bird birdfamily at gmail.com
Wed Jun 30 10:31:45 EDT 2004


Thanks so much for your helpful sample. It proved to be just the nudge
I needed to get the ball rolling.
I've modified the old script to support threading using your outline
and have begun to implement queueing to log information.

I can't get over how much faster it is to push a change to 800+
routers using 20+ threads!

Anything over 20 threads seems to take processor utilization to 100%.
Is there any benefit to starting additional threads once the CPU is at
100% ?

Thanks,
Richard



More information about the Python-list mailing list