This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: JAXP Transformer contract


> Somewhat off-subject...
>
> Saxon comes with a SaxonServlet.java that demonstrates a
> caching pattern
> using a HashTable, and it seems to work well.

Remarkably well considering how simplistic it is: it just accumulates
compiled stylesheets in the "cache" until you clear them all out. None of
those fancy LRU discard algorithms designed for poor souls with finite
amounts of memory...

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]