On Mon, 16 Apr 2001, Aitor Grajal Crespo wrote:
> In Linux, I have Zope running with 4 Threads. I have five processes and
> everyone consuming about 12 MB => 12 * 5 MB = 60 MB
   These are not 5 processes - these are real threads, all memory is shared.
Oleg.
----
     Oleg Broytmann     http://www.zope.org/Members/phd/     phd@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.