develooper Front page | perl.beginners | Postings from April 2002

fork() with no wait()

Thread Next
From:
Rob Lee
Date:
April 1, 2002 11:42
Subject:
fork() with no wait()
Message ID:
Pine.LNX.4.33.0204011237570.23605-100000@aberdeen.fpcc.net

I'd like to fork my program without waiting for the child to exit.

My child will be a sub with an infinite loop, so I'd like the parent to 
continue on it's merry way.

Solutions?
-R


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About