Richard F. Rebel wrote:
Hello,

I am using ap2 + mp2 with the worker mpm and ithreads to serve about 12
million dynamically generated pages per day.  This includes RPC calls
via HTTP and database queries.  I am currently experimenting with
creating pools of threads inside the perl interpreter for handling
communicating with multiple remote machines simultaniously.

My project would not be possible using prefork without a huge increase
in hardware expense (the reason we tried using worker mpm).

Performance is good on decent hardware, sub second page generation
times.  I have noticed that for my app, prefork was a smidgen faster.

Thanks Richard. We are always looking for success stories, if you wish to contribute one. Please see:
http://perl.apache.org/outstanding/index.html


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to