Front page | perl.beginners |
Postings from February 2011
Re[2]: perl's threads
Thread Previous
|
Thread Next
From:
terry peng
Date:
February 6, 2011 16:32
Subject:
Re[2]: perl's threads
Message ID:
E1PmF29-0006oN-00.terry-peng-mail-ru@f213.mail.ru
Sun, 06 Feb 2011 16:21:58 +0100 письмо от "Dr.Ruud" <rvtol+usenet@isolution.nl>:
> On 2011-02-06 12:12, terry peng wrote:
>
> > What's the suggested module for perl's threads?
> > I have been using Perl 5.12 under linux.
>
> Stay away from threads. Design and develop in a way that no internal
> resources (but read-only data) are shared.
>
why no threads?
I have been using threads in other language (like Java) for long time, I was thinking it's good.
Thanks.
Thread Previous
|
Thread Next