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.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to