At least this notes are then essential of all this documents: http://www.javaperformancetuning.com/tips/j2ee_srvlt.shtml happy reading it takes a bit. ;-)
Don't forget a cache means you are trading CPU usage for memory usage. In
some cases this might not be appropriate since in many configurations people
might prefer to use their RAM to store their indexes.
Well i think hold all html snippets for all languages in cache nutch provides isn't a memory problem.
I do not speak about result caching.
+ use Servlets instead of jsp since Jsp use slow PrintWriter and Servlets the faster OutputStream
Do you have any evidence to support this statement?
See url above.
See url above.+ do not use tag libs since they are slow. (since we didnt use jsp any more we haven't this problem)
Saying tag libs are slow is like saying java code is slow. It might be true,
it might not. Again - what evidence do you have in this case?
In case we can cache ready rendert internationalized html snippets we will be much faster then tag libs-
Thanks for your response. Stefan
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Nutch-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-developers
