[Zope] Controlling caching of objects

Bjorn Stabell bjorn at exoweb.net
Thu Oct 23 03:39:45 EDT 2003


> -----Original Message-----
> From: Toby Dickenson [mailto:tdickenson at geminidataloggers.com] 
[...]
> The right term is "deactivate". The main reason for 
> deactivating an object is 
> that the total number of objects exceeds the per-thread 
> limit. There are other reasons.

Is object cache/memory shared between threads, or is it per thread?

If that's the case, is there any reason to limit the number of threads
in order to conserve memory?  (I read this tip in an old discussion
thread somewhere.)

If that's not the case, why isn't it the case?  It sounds very wasteful
in terms of memory use.

-- 
Bjorn



More information about the Zope mailing list