Revision: 1665
http://svn.sourceforge.net/metpx/?rev=1665&view=rev
Author: nicholaslemay
Date: 2007-06-04 13:42:34 -0700 (Mon, 04 Jun 2007)
Log Message:
-----------
Added MemoryManagement class, wich can be used to verify current available memory.
Using this method, we can limit the number of files that are loaded into memory( like pickle files)
at the same time and thus retreive large amounts of data without busting the current memory limits.
Added Paths:
-----------
trunk/pxStats/lib/MemoryManagement.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|