According to Gunther Birznieks: > If you want the ultimate in clean models, you may want to consider coding > in Java Servlets. It tends to be longer to write Java than Perl, but it's > much cleaner as all memory is shared and thread-pooling libraries do exist > to restrict 1-thread (or few threads) per CPU (or the request is blocked) > type of situation. Do you happen to know of anyone doing xml/xsl processing in servlets? A programmer here has written some nice looking stuff but it appears that the JVM is never garbage-collecting and will just grow and get slower until someone restarts it. I don't know enough java to tell if it is his code or the xslt classes that are causing it. Yes, I know this is off-topic for mod_perl except to point out that the clean java model isn't necessarily trouble free either. Les Mikesell [EMAIL PROTECTED]
- Modperl/Apache deficiencies... Memory usage. shane
- Re: Modperl/Apache deficiencies... Memory usage. Ken Williams
- Re: Modperl/Apache deficiencies... Memory usage. Robert Monical
- Re: Modperl/Apache deficiencies... Memory usage... Ken Williams
- Re: Modperl/Apache deficiencies... Memory usage. Perrin Harkins
- Re: Modperl/Apache deficiencies... Memory usage... shane
- Re: Modperl/Apache deficiencies... Memory u... Stas Bekman
- Re: Modperl/Apache deficiencies... Memo... shane
- Re: Modperl/Apache deficiencies...... Gunther Birznieks
- Re: Modperl/Apache deficiencie... Leslie Mikesell
- Re: Modperl/Apache deficie... Gunther Birznieks
- shrinking memory (was Re: ... Stas Bekman
- Re: shrinking memory (was ... Doug MacEachern
- Re: shrinking memory (was ... Stas Bekman
- Re: Modperl/Apache deficie... Matt Sergeant
- Re: Modperl/Apache deficiencie... shane
- Re: Modperl/Apache deficie... Perrin Harkins
- Re: Modperl/Apache deficie... shane
- Re: Modperl/Apache deficie... Jim Winstead
- Re: Modperl/Apache deficie... shane