Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: What is the correct way to finish multithreaded program?

by Anonymous Monk
on May 05, 2014 at 11:35 UTC ( #1085044=note: print w/replies, xml ) Need Help??


in reply to Re^2: What is the correct way to finish multithreaded program?
in thread What is the correct way to finish multithreaded program?

Previous block of code (while (..) {..}) used to wait threads to finish (I think). But may be I'm wrong :-(

Maybe, it depends on more code than shown I think :)

safest way to wait for threads to finish is to actually wait for them to finish :) blockingly  $_->join for threads->list

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2023-06-06 16:12 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (29 votes). Check out past polls.

    Notices?