Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Efficient way to fork processes and keep a running count?

by targetsmart (Curate)
on Jan 28, 2010 at 05:33 UTC ( [id://820090]=note: print w/replies, xml ) Need Help??


in reply to Efficient way to fork processes and keep a running count?


As per the scenarios you showed, IMHO, there is no need to fork a fourth child, the second child can do the read of disc4 once it is done with disc2.
As only 3 drives exist, 3 processes at a time would be sufficient, that too reusing the existing pool of processes without forking a new one is a good idea.
Forking more number of processes would increase unnecessary complexity.


Vivek
-- 'I' am not the body, 'I' am the 'soul'/'consciousness', which has no beginning or no end, no attachment or no aversion, nothing to attain or lose.
  • Comment on Re: Efficient way to fork processes and keep a running count?

Replies are listed 'Best First'.
Re^2: Efficient way to fork processes and keep a running count?
by ikegami (Patriarch) on Jan 28, 2010 at 06:04 UTC
    You are violently agreeing with the OP. He said the fourth child should be forked after one of the original three had exited, meaning at most three children exist at any given time.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (2)
As of 2025-12-05 18:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your view on AI coding assistants?





    Results (84 votes). Check out past polls.

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.