Python memory management <-> virtualized server environments

Martin P. Hellwig martin.hellwig at dcuktec.org
Mon Aug 24 14:35:45 EDT 2009


gravityzoo-dmo wrote:
> Hello everyone,
> 
> I was wondering if anyone here has had any experience in running
> Python in a virtualized server environment?
> The reason I'm asking is the recent thing I noticed when running my
> server application (written in Python + Twisted);
> The memory of the server application seems to only grow, and not give
> back memory space to the OS. I realize that this won't be a problem on
> a single physical server, but I'm curious of the effect this behaviour
> has on a virtualized environment.
> Could anyone provide me with a little more insight please?
> Thanks in advance!
> 
> Dirk

Might help if you say which version of Python you are running, although 
I'm not a memory expert I do know there have been some changes between 
the versions.

-- 
MPH
http://blog.dcuktec.com
'If consumed, best digested with added seasoning to own preference.'



More information about the Python-list mailing list