Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

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

by sundialsvc4 (Abbot)
on Jan 23, 2015 at 14:02 UTC ( [id://1114287]=note: print w/replies, xml ) Need Help??


in reply to Multithreading How do I share hash of hash of arrays

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^2: Multithreading How do I share hash of hash of arrays
by BrowserUk (Patriarch) on Jan 23, 2015 at 14:07 UTC
    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

Log In?
Username:
Password:

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

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

    No recent polls found