On Thu, 18 May 2006, Matias Alejo Garcia wrote:

Maybe a good option would be to use 'memcached' (Cache::Memcached, which can
also be shared in the distributed environment, and is very easy to manage)
instead of IPC. What you think?

Seems like a fun project, if possibly self-defeating.  I think it's
unlikely that it would be faster than file_cache on a system with
enough free memory to cache file-system access, but of course I could
be wrong.

Stuff like this would be much easier to experiment with if I actually
put out HTML::Template v3.  I'd like to split off the caching stuff
into a separate plugable system.  Right now the cache-handling is in
the core module and not terribly easy to extend.

-sam


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Html-template-users mailing list
Html-template-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to