Re: Installing Perl ithreads in perl 5.8

[email protected] (Chris Fowler) Tue, 23 Mar 2010 06:40:55 -0400
Newsgroups perl.ithreads
Message-ID <1269340855.2385.20.camel@cfowler-desktop>
On Tue, 2010-03-23 at 07:23 +0100, Elizabeth Mattijsen wrote:
> 
> Otherwise, if forks doesn't do it for you: don't use Perl, use C. 

I believe python has a threading model that seems to work like real
threads do.  Do you know Python?