Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^3: Thread Tracking.

by Anonymous Monk
on Apr 12, 2010 at 19:48 UTC ( [id://834347]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Thread Tracking.
in thread Thread Tracking.

If you still care about your threads, why are you detaching them?

Replies are listed 'Best First'.
Re^4: Thread Tracking.
by BrowserUk (Patriarch) on Apr 12, 2010 at 22:14 UTC
    If you still care about your threads, why are you detaching them?

    They don't return anything, so there's no point in joining them. And I don't want dead threads to accumulate in memory, so I detach them.

    But it would be oh so useful to be able to wait until any remaining have gone before terminating the main thread.

    And it would be so easy for the threads class to provide threads->list( threads->detached ).

    And ->is_detached(). "Philosphical objections" aside.


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-25 06:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found