On 5/24/06, Christian Schneider <[EMAIL PROTECTED]> wrote: > > USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND > dwasrod 3487 48.7 0.7 18648 15164 ? Ss 22:48 0:01 > /usr/bin/python2.3 /usr/bin/twistd -o -y jobs-application.py <snip loads of processes>
How big is your peak usage? Could this be your problem? http://evanjones.ca/python-memory-part3.html Do you really need 30(!) processes? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

