Front page | perl.module-authors |
Postings from November 2008
Re: The value of threads
Thread Previous
From:
Dr.Ruud
Date:
November 2, 2008 04:42
Subject:
Re: The value of threads
Message ID:
20081102124249.10064.qmail@lists.develooper.com
"Dr.Ruud" schreef:
> David Golden:
>> Dr.Ruud:
>>> C<use forks;>
>>> :)
>>
>> Given that the original post was about Padre -- a multi-platform IDE
>> for Perl -- forks may not be the best choice due to platform
>> differences. Even if suboptimal, Perl threads would seem likely to
>> behave more consistently across platforms.
>
> AFAIK the forks module, it gives you this choice: use threadig on one
> platform and threading on another, with basically the same code.
Wow, was I forking or threading while I wrote that?
Retry-001:
AFAIK the forks module gives you this choice: use threading on one
platform and forking on another, with basically the same code.
--
Affijn, Ruud
"Gewoon is een tijger."
Thread Previous