Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Caching File-based Config across many sessions

by sgifford (Prior)
on May 01, 2007 at 03:03 UTC ( [id://612904]=note: print w/replies, xml ) Need Help??


in reply to Caching File-based Config across many sessions

I've had good luck with Cache::Mmap and Cache::FastMmap. I've heard good things about Cache::Memcached for distributed longer-term storage, but I haven't used it. One nice thing about all of these is they have roughly the same interface, and so you should be able to switch between them without too much hassle if you decide to later on.
  • Comment on Re: Caching File-based Config across many sessions

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://612904]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-26 06:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found