You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Mark Washeim <es...@canuck.com> on 2000/09/07 00:37:46 UTC

Engine patches and performance

I'm just posting again, with our patches to Engine.java . . .

We had added an internal 'block' class to permit blocking retrieval of pages
from cache by secondary threads. Namely, until the first request has managed
to obtain the page from cache, other threads block . . . we found this
enhanced performance significantly in the case of eurofootball.com and also
for saab.com (although we're generating the html offline in the latter case,
at the moment) . . .

We applied the patch to 1.8 - dev and it's served us well thus far . . .

We're also working on a proper persistent cache, though serialization is
posing a problem . . . any one done any work in this domain???

Thanks and regards,
Mark Washeim
TD, Large Medium, AB