Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

fork()ing a large process

by Jonathan (Curate)
on Nov 29, 2001 at 21:42 UTC ( [id://128415]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    while (1) {
        # Loop other processing here.
    ...
            $kid = waitpid(-1, 1);
        }
    }
    
  2. or download this
    perl -V
    Summary of my perl5 (5.0 patchlevel 5 subversion 3) configuration:
    ...
        uname='sunos lonxpr1732 5.6 generic_105181-10 sun4m sparc sunw,spa
    +rcstation-5 '
        hint=recommended, useposix=true, d_sigaction=define
        usethreads=undef useperlio=undef d_sfio=undef
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-25 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found