Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Multithreading How do I share hash of hash of arrays

by BrowserUk (Patriarch)
on Jan 23, 2015 at 14:07 UTC ( [id://1114289]=note: print w/replies, xml ) Need Help??


in reply to Re: Multithreading How do I share hash of hash of arrays
in thread Multithreading How do I share hash of hash of arrays

But it has very limited use in CPU-intensive activities,

Utter garbage! (You just can't help yourself can you.)

If I have a cpu-bound process that takes 1 hour; and I can spread that processing across 4 cpus, I can cut that runtime to 15 minutes.

Just because data is shared; it doesn't mean it has to be locked. If only reads are performed no locking is necessary.


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'm with torvalds on this
In the absence of evidence, opinion is indistinguishable from prejudice. Agile (and TDD) debunked
  • Comment on Re^2: Multithreading How do I share hash of hash of arrays

Log In?
Username:
Password:

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

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

    No recent polls found