4 Jan
2006
4 Jan
'06
2:02 p.m.
On 4 Jan 2006, at 13:53, Pascal Peregrina wrote:
Because I use ZEO, I got lots of often modified objects, and on Zope servers I got lots of memory so I can give it a try ;)
Where do you see the gain? More threads and connection also means more caches that need to be updated/invalidated when you modify an object. You might slow your system down instead. jens