http://qs1969.pair.com?node_id=490622


in reply to Building a simple service scanner with POE

You could also use Parallel::ForkManager to run several of your tests in parallel...

Replies are listed 'Best First'.
Re^2: Building a simple service scanner with POE
by grinder (Bishop) on Sep 09, 2005 at 16:08 UTC

    That would require farming tasks out to subprocesses and getting the information back again. Work, work, work.

    And to get the answers back in more or less constant time would require spawning a lot of kids. I don't want to go down that path. With POE, it all takes place in the one process.

    - another intruder with the mooring in the heart of the Perl