On 2011-02-09 14:03, Rob Coops wrote:

> But any developer that tells you that threads are not worth the
> trouble they cause or anything along those lines is clearly an
> experienced programmer who unfortunately has not realized yet
> that the computer world has changed incredibly over the past
> few years.

Rob, from your reply I understand that you didn't pick up that it is about the forking/threading difference. (So it is not about doing things in parallel or not, as you seem to think.)

This discussion is about why threads are (mostly) wrong, and forks are (basically) right, when it comes to parallelization.

--
Ruud


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to