Keeping data in memory
Primožič Boštjan <[email protected]> Tue, 9 Feb 2010 11:29:52 +0100
| Newsgroups | gmane.comp.python.mod_python |
|---|---|
| Message-ID | <DE39648CD1574711BC167266D7E3FE51@BostjanPC> |
Hi, I'd like to know if it's possible and how to store some data in memory. I get small amount of date by parsing some other pages and this takes relativly long time, so I want to keep this data in memory ( if posible ). I heared something about storing this data in "global" variable which stays in memory all the time. Thank you very much, Bostjan _______________________________________________ Mod_python mailing list [email protected] http://mailman.modpython.org/mailman/listinfo/mod_python