in reply to Testing many devices - are threads the answer?
The approach I was thinking about depends on how you need to test each individual AP. You say it's via telnet, and (in a follow up posting) that you want to increase the timeout to avoid false positive, so maybe the algorithm looks like this:
--
use JAPH;
print JAPH::asString();
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Testing many devices - are threads the answer?
by BrowserUk (Patriarch) on May 13, 2009 at 14:13 UTC | |
by shmem (Chancellor) on May 13, 2009 at 14:31 UTC | |
by BrowserUk (Patriarch) on May 13, 2009 at 14:39 UTC | |
by shmem (Chancellor) on May 13, 2009 at 20:36 UTC | |
by BrowserUk (Patriarch) on May 13, 2009 at 21:15 UTC |