>-Original Message-
>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, December 11, 2001 11:53 AM
>To: [EMAIL PROTECTED]
>Subject: Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl
>
>
>
>
>Gerhard Froehlich a écrit :
>
>
>
&g
Gerhard Froehlich a écrit :
> >
> >Gerhard,
> >
> >After studying your patch, it appears to be broken :
> >ProgramGeneratorImpl is TreadSafe and thus a single instance is used for
> >*all* compiled components. So the lastModified date stored by
> >propertyChanged() is the date of the last mod
>-Original Message-
>From: Sylvain Wallez [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, December 11, 2001 11:34 AM
>To: [EMAIL PROTECTED]
>Subject: Re: [PATCH] Added Resource Monitor in ProgramGeneratorImpl
>
>
>
>
>Gerhard Froehlich a écrit :
>>
Gerhard Froehlich a écrit :
>
> Hi,
> as promised I started to implement the Excalibur
> ActiveMonitor in Cocoon to increase our performance.
>
> I started at the ProgramGeneratorImpl and this Patch
> contains the first draft.
> Every 10sec the ActiveMonitor checks if the Sitemap
> has changed
On Sat, 8 Dec 2001, Gerhard Froehlich wrote:
Gerhard
I've applied your patch, please cross-check
Thanks.
Giacomo
> Hi,
> as promised I started to implement the Excalibur
> ActiveMonitor in Cocoon to increase our performance.
>
> I started at the ProgramGeneratorImpl and this Patch
> contains