[Zope] Zope is memory intensive?

2000-07-18 Thread Firestar

Hi, i have installed Zope on a RH6 box, and looking at the processes,
Zope(running as 'python') consumes abt 20% of the memory usage! A single
apache daemon only takes abt 9-10%. Is Zope supposed to be so memory
intensive?

regards,
firestar


__
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope is memory intensive?

2000-07-18 Thread Curtis Maloney

On Tue, 18 Jul 2000, Firestar wrote:
 Hi, i have installed Zope on a RH6 box, and looking at the processes,
 Zope(running as 'python') consumes abt 20% of the memory usage! A single
 apache daemon only takes abt 9-10%. Is Zope supposed to be so memory
 intensive?

Well, it's all relative, isn't it? (o8

I mean, does Apache do the same work as Zope?  Does it cache Python objects, 
is is maintaining database connections, etc etc etc.

I am running Zope on a RH6.1 box, with 96M RAM.  It's using about 12.5% of my 
memory, so far as I can tell.

However, a % isn't much of a guage unless you tell us how much actual memory 
you have.

Personally, I find that Netscape is more of a problem memory wise than Zope 
ever will be. (o8

 regards,
 firestar


Have a better one,
Curtis Maloney

dtml-var standard_work_disclaimer

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope is memory intensive?

2000-07-18 Thread Wolfgang Strobl

On 18 Jul 2000, 2:15  Firestar wrote:

 Hi, i have installed Zope on a RH6 box, and looking at the processes,
 Zope(running as 'python') consumes abt 20% of the memory usage! A
 single apache daemon only takes abt 9-10%. Is Zope supposed to be so
 memory intensive?

Well, I'm running both IIS and Zope side to side, on one of our 
intranet servers a four year old NT4 box. Both are moslty idle. Zope 
currently consumes 7.5 M, IIS needs 6.5 M.  IMHO, these 
numbers represent the lower bound, more or less. 

I wouldn't call that "memory intensive". A eight line http-server 
written in python consumes much less memory, though. :-)


--
  o  ( [EMAIL PROTECTED] (+49 2241) 14-2394
 /\*   GMD mbH   #include 
   _`\ `_===  Schloss Birlinghoven, std.disclaimer
__(_)/_(_)___.-._  53754 Sankt Augustin, Germany 

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope is memory intensive?

2000-07-18 Thread Firestar

oops...my mistake for not listing out my configuration. basically i am
testing out zope on a junk machine - PPro 233
with 32MB RAM only:) At the same time, i'm running mysql, apache+php combo,
and each process only consumes abt 8-9% of the memory usage. That's why the
20% from Zope surprised me...

regards,
firestar

--Original Message--
From: Curtis Maloney [EMAIL PROTECTED]
To: Firestar [EMAIL PROTECTED]
Sent: July 18, 2000 6:37:49 AM GMT
Subject: Re: [Zope] Zope is memory intensive?


On Tue, 18 Jul 2000, Firestar wrote:
 Hi, i have installed Zope on a RH6 box, and looking at the processes,
 Zope(running as 'python') consumes abt 20% of the memory usage! A single
 apache daemon only takes abt 9-10%. Is Zope supposed to be so memory
 intensive?

Well, it's all relative, isn't it? (o8

I mean, does Apache do the same work as Zope?  Does it cache Python objects,
is is maintaining database connections, etc etc etc.

I am running Zope on a RH6.1 box, with 96M RAM.  It's using about 12.5% of
my
memory, so far as I can tell.

However, a % isn't much of a guage unless you tell us how much actual memory
you have.

Personally, I find that Netscape is more of a problem memory wise than Zope
ever will be. (o8

 regards,
 firestar


Have a better one,
Curtis Maloney

dtml-var standard_work_disclaimer


__
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )