You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by gerhard <g-...@gmx.de> on 2001/06/14 13:24:28 UTC

[C2] cache explanation

Hi,
here is an translation of a priavte email discussiion between
Carsten and me. This is short explanation how the caching
executes under Coocon2. I hope the german -> english
translation is not to bad :-)

Here it is:
<translation>
    Responsible for the caching are the CachingPipelines. 
    When a sitemap is processed, this classes asking every 
    sitemap component (generator, transformer,serializer) 
    if they are cachable. If the component is cachable, it 
    has to provide one key and one ValidityObject.
    Now the CachingPipeline builds from this provided keys 
    one unique key for the pipeline and memorizes every 
    ValidityObjects. The cache (interface EventCache/StreamCache)
    only stores CachedEventObjects and CachedStreamObjects. 
    The key for those object is calculated one from the 
    CachingPipeline.
</translation>

I'm sorry that I'm participate no lively this days. I've a much
stress in paid work. The deadline comes closer :-). As soon
as possible I will start with my todo's!

Cheers
Gerhard



---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org


AW: [C2] cache explanation

Posted by Carsten Ziegeler <cz...@sundn.de>.
Hi,

I will provide the complete caching docs in the next days.

Carsten

Open Source Group                        sunShine - b:Integrated
================================================================
Carsten Ziegeler, S&N AG, Klingenderstrasse 5, D-33100 Paderborn
www.sundn.de                          mailto: cziegeler@sundn.de
================================================================


> -----Ursprüngliche Nachricht-----
> Von: gerhard [mailto:g-froehlich@gmx.de]
> Gesendet: Donnerstag, 14. Juni 2001 13:24
> An: cocoon-dev@xml.apache.org
> Betreff: [C2] cache explanation
>
>
> Hi,
> here is an translation of a priavte email discussiion between
> Carsten and me. This is short explanation how the caching
> executes under Coocon2. I hope the german -> english
> translation is not to bad :-)
>
> Here it is:
> <translation>
>     Responsible for the caching are the CachingPipelines.
>     When a sitemap is processed, this classes asking every
>     sitemap component (generator, transformer,serializer)
>     if they are cachable. If the component is cachable, it
>     has to provide one key and one ValidityObject.
>     Now the CachingPipeline builds from this provided keys
>     one unique key for the pipeline and memorizes every
>     ValidityObjects. The cache (interface EventCache/StreamCache)
>     only stores CachedEventObjects and CachedStreamObjects.
>     The key for those object is calculated one from the
>     CachingPipeline.
> </translation>
>
> I'm sorry that I'm participate no lively this days. I've a much
> stress in paid work. The deadline comes closer :-). As soon
> as possible I will start with my todo's!
>
> Cheers
> Gerhard
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
> For additional commands, email: cocoon-dev-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-dev-unsubscribe@xml.apache.org
For additional commands, email: cocoon-dev-help@xml.apache.org