Caching in memory for Apache

Harlin Seritt harlinseritt at yahoo.com
Fri Mar 24 10:12:35 EST 2006


Pickle (http://www.network-theory.co.uk/docs/pytut/tut_58.html) comes
to mind when anyone mentions wanting to save a value, method, object,
etc without writing to storage (file or db). Is it possible for you to
post some code? There may be an alternative algorithm so you can avoid
writing to "memory."

Harlin Seritt




More information about the Python-list mailing list