http://qs321.pair.com?node_id=1139240


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

I'm interesting in subject too.
From what I've read it's look the same: Perl uses threads like processes. So you have "true" multiprocessing, but have "slow" shared variable plus extra memory use.