develooper Front page | perl.beginners | Postings from February 2011

Re: perl's threads

Thread Previous | Thread Next
From:
Octavian Rasnita
Date:
February 6, 2011 22:46
Subject:
Re: perl's threads
Message ID:
AA6BCF762D6042689EE81614D3FD0749@octavian
From: "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.



In a program that uses a GUI the threads might be necessary.

Octavian


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About