Jeremy,

memory usage just grows until the programme dies. Thanks for the link, I'm not sure it applies as I don't know where the django objects come from. And sorry for any confusion, I don't have 30 processes the output of ps was for one process taken every 5 seconds to show the increase in memory usage.

Thanks,

chris

On 5/24/06, Jeremy Dunck <[EMAIL PROTECTED]> wrote:

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 django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to