Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re^4: Thread::Apartment, how do I use main:: subs?

by BrowserUk (Patriarch)
on May 20, 2009 at 01:07 UTC ( [id://765082]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Thread::Apartment, how do I use main:: subs?
in thread Thread::Apartment, how do I use main:: subs?

My app is running at 400MB right now and it hardly does more than load.

I found the same thing when I played with T::A a year or two ago. Huge memory usage and glacial speed for relatively little gain.

In my experience, nearly everything you want to do with threads is easier, lighter and faster using threads directly. So long as you're not wedded to everything being OO, there is rarely a genuine need to pass complex objects around between threads.


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".
In the absence of evidence, opinion is indistinguishable from prejudice.
  • Comment on Re^4: Thread::Apartment, how do I use main:: subs?

Log In?
Username:
Password:

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

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

    No recent polls found