[AWS] templates_parser.Parse and Cache
Emmanuel Briot
briot at adacore.com
Fri May 7 16:04:54 CEST 2010
> If so, how do you guys handle caching of content that only change
> rarely or at specific intervals? Is there some magic available in AWS
> or the templates_parser for this?
I don't think there is such support in AWS.
But are you sure you need that optimization ? The templates parser is reasonably
optimized, and we haven't seen a need for this cache (although we do cache the
result of SQL queries in some cases, through GNATCOLL).
That seems like a case of premature optimization ?
Emmanuel
More information about the AWS
mailing list