in reply to the multiple thread port scanner scripts issue

You are misusing/abusing threads by creating a new thread for each activity instance.

Consider using BrowserUk's excellent threads::Q implementation from this node.

             Most people believe that if it ain't broke, don't fix it.
        Engineers believe that if it ain't broke, it doesn't have enough features yet.

  • Comment on Re: the multiple thread port scanner scripts issue