Python Memory Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradipbhosale
    New Member
    • Feb 2008
    • 3

    Python Memory Problem

    Hi,
    I am have long running applications developed in python, linux, postgres (also used django framework to have web interface). I know Python has memory issues. But my applications are taking different memory on different machines.
    On 32 bit Centos (linux) machine these are starting with around 30-40 Mb of memory. On the other hand on 64 bit machine these are starting with 100-120 Mb of memory.
    Is there any particular reason behind this??
  • raubana
    New Member
    • Feb 2008
    • 55

    #2
    This is really tricky. It is probably an installation error that's really messing this up.

    Comment

    Working...