Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^3: Things you need to know before programming Perl ithreads

by elf_firein (Acolyte)
on Feb 11, 2011 at 07:25 UTC ( [id://887582]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Things you need to know before programming Perl ithreads
in thread Things you need to know before programming Perl ithreads

I have following queries: ithreads is how much robust in perl 5.8.8? Like the problem with shared variable is sorted out or still Thread::Tie module is still preferable? The package variables(declared with 'our') is paced in symbol table of the package. So when we import a package with 'use' directive in main package, is it safe to declare them as shared variables?

  • Comment on Re^3: Things you need to know before programming Perl ithreads

Replies are listed 'Best First'.
Re^4: Things you need to know before programming Perl ithreads
by Anonymous Monk on Apr 03, 2011 at 11:16 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (7)
As of 2024-04-18 03:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found