23 Oct
2003
23 Oct
'03
7:39 a.m.
-----Original Message----- From: Toby Dickenson [mailto:tdickenson@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