Re: Caching Filehandles (seen some light!!)

2007-01-04 Thread Jonathan Vanasco
On Jan 4, 2007, at 11:44 AM, Perrin Harkins wrote: There's probably not much benefit from caching filehandles if you still have to read the files anyway. The best thing to do would be to port to a more mature templating system. Short of that, caching the templates in memory (just in a ha

Re: Caching Filehandles (seen some light!!)

2007-01-04 Thread Perrin Harkins
Anthony Gardner wrote: Just realised, I could use Apache::Cache. Don't use that. The shared memory implementation is really slow. If you need a cache, use Cache::FastMmap. A cache of this kind is not what you need for this though. You can't stuff filehandles into it. There's probably n

Caching Filehandles (seen some light!!)

2007-01-04 Thread Anthony Gardner
Just realised, I could use Apache::Cache. Is there an MP2 version? Couldn't find one. Send instant messages to your online friends http://uk.messenger.yahoo.com