threading a thread

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Tue Feb 27 16:27:53 EST 2007


tubby wrote:
> Right now I'm just prototyping and the threaded hosts portion
> works very well for my needs. I'd just like to add a threaded
> ports check and wanted to know if anyone had done something
> similar in Python.

Taken the vast amount of threads you'll need, there will be a big
overhead. Using a different means of concurrency is advisable.

BTW, why not use nmap?

Regards,


Björn

-- 
BOFH excuse #394:

Jupiter is aligned with Mars.




More information about the Python-list mailing list