Recently, I had the opportunity of deploying django apps that would receive heavy traffic and yet be lite on the memory because I was using a 256 MB virtual private server.
Django has two options:
I have had bad experiences with Mod_Python with issues ranging from memory leaks ...