Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Using Thread::Conveyor and Parallel::ForkManager

by pearlie (Sexton)
on Aug 09, 2004 at 08:14 UTC ( [id://381159]=note: print w/replies, xml ) Need Help??


in reply to Using Thread::Conveyor and Parallel::ForkManager

Try using the statement:
$compress_process_manager->wait_all_children;
after the while loop closing brace }. But remember, this is a blocking wait. Hope it works.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-26 02:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found