leocharre has asked for the wisdom of the Perl Monks concerning the following question:
I was looking over Cache::Memory, and wondering- when would someone use something like this- I mean- instead of simply storing directly to an object for example?
Is it because you could provide a timeout on validity of data? Is that the main advantage?
Would this be used in something like a daemon process?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: any examples of Cache::Memory implementation?
by kyle (Abbot) on Dec 23, 2008 at 19:11 UTC |