|
|
| Perl: the Markov chain saw | |
| PerlMonks |
Re: Re: Re: Placing references onto thread queues (Perl 5.8)by liz (Monsignor) |
| on Dec 16, 2003 at 15:16 UTC ( [id://315128]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
No, it doesn't.
By removing use threads, you are basically disabling shared variables, making the process of sharing a variable a noop. What you have without use threads is a very expensive, object oriented way of pushing and popping an array in a single process. Liz
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||