Hi,

I'm currently optimizing/analyzing a Zope server and I noticed the
following:

The number of references to specific objects (in this case specifically
Squishdot comments) increases almost linear with the number of threads.

Does this mean each thread keeps it's own cache pool of objects? Do these
references point to the same object instances, or are these copied 
as well?

I have the impression the memoryconsumption grows with the number of
threads - is this true? 

Cheers

        Ivo

-- 
Drs. I.R. van der Wijk                                      -=-              
Brouwersgracht 132                             Amaze Internet Services V.O.F.
1013 HA Amsterdam, NL                                       -=-              
T +31-20-4688336         F +31-20-4688337        Linux/Web/Zope/SQL/MMBase   
W http://www.amaze.nl    E [EMAIL PROTECTED]             Network Solutions        
W http://vanderwijk.info E [EMAIL PROTECTED]                 Consultancy          
PGP http://vanderwijk.info/pgp                              -=-              

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

Reply via email to