Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Threads inside Objects & Sharing

by Anonymous Monk
on Nov 30, 2019 at 21:21 UTC ( [id://11109497]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Threads inside Objects & Sharing
in thread Threads inside Objects & Sharing

changed the name to "__test__" to make it look more private.

Forget looks, just do it right :)

my $test = sub { ... }; threads->create( $test, ...

The "waiter" will have to wait for this ready state, not the end of the thread.

See Re: Parallel download Tk ( threads Thread::Queue LWP::UserAgent WWW::Mechanize)

Log In?
Username:
Password:

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

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

    No recent polls found