On Fri, 2004-01-09 at 16:02, Elizabeth Mattijsen wrote:
> You mean a rewrite of the article?  Or more a bullet list of things?

I was thinking of something that briefly makes these points:

- Threads have a higher startup cost.
- Perl is slower when built with threads.
- Threads tend to use more memory.

And then explain reasons you might want to use them anyway (e.g. you are
on Windows), and any known best practices with mod_perl (e.g. when to
load modules).

Then it could link to your article for more information.

- Perrin


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to