Ernst Bunders wrote: > i think it would be a good idear to move towards a pluggable caching > system. > Mmbase is used for a ever wider scope of solutions and the default > caching (read multilevel cache). > is just not sufficient for many applications (like forums, polls, etc.). > At vara we are removing some of these features from the mmbase cloud for > opimization (pity) for the busyest sites. > to be able to create your own caches and configure them to handle > certain data requests would be, gosh, just swell! > I have some idears about it but they might be misguided, so i would like > to discuss them if people are interested
There is some movement on this areaa, since Pierre checked in a 'CachePolicy', and months ago I already proposed a system for pluggable backings (which did not meet very much enthousiasm btw). I think the 'query-caches' are quite good, but could be a bit smarter. Perhaps we can also split them up (long lived, short lived entries or so), and the CachePolicy can perhaps be used to decide which query is going in which cache. Correctness is quite important too, so it would suprize me a bit that a specialized cache could be much better then the Query-cache implemetnation. But what actually would be your ideas? Michiel -- Michiel Meeuwissen mihxil' Mediacentrum 140 H'sum [] () +31 (0)35 6772979 nl_NL eo_XX en_US _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
