Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: To Fork or not to Fork

by crazyinsomniac (Prior)
on Jun 04, 2002 at 22:49 UTC ( [id://171666]=note: print w/replies, xml ) Need Help??


in reply to To Fork or not to Fork

That is not enough information.

How much communication has to go on between the two?
(does one script talk to the other)

If it does not, i'd just keep exec'ing the 2nd script.

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

Replies are listed 'Best First'.
Re: Re: To Fork or not to Fork
by Shacalla (Initiate) on Jun 05, 2002 at 01:53 UTC
    Yeah, sorry about scimping on the details, truthfully I just wasn't sure what to include. To answer your question basically all the communication is just passing arguments and flags which occur once at the beginning of the second script, but after that, as far as I can tell as of now, no communcation is needed.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (7)
As of 2024-04-23 15:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found