Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^5: Problems using module Async

by BrowserUk (Patriarch)
on Nov 29, 2015 at 18:10 UTC ( [id://1148824]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Problems using module Async
in thread Problems using module Async

Is there some ID for threads?

Yes. It called the thread id: my $thread = threads->create(... ); my $tid = $thread->tid;

That said, thread handles are also unique, so you could also use that as a key in your hash.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
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". I knew I was on the right track :)
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://1148824]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-19 20:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found