Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Building a simple service scanner with POE

by jch341277 (Sexton)
on Sep 09, 2005 at 16:00 UTC ( [id://490622]=note: print w/replies, xml ) Need Help??


in reply to Building a simple service scanner with POE

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

  • Comment on Re: Building a simple service scanner with POE

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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://490622]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-09-13 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (17 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.