29 Oct
2002
29 Oct
'02
11:10 a.m.
Bert Vanderbauwhede wrote:
Hi,
I have Zope (version 2.5) running on three machines, each one running Red Hat Linux 7.2. By default, Zope uses 7 Python threads on two of those machines, but 8 on the other (a dual-processor machine). Is this a problem?
Search the mailing list archives for lots of potentialy provlems on dual-processor machines. Python love single processor machines best... cheers, Chris