3 Aug
2003
3 Aug
'03
1:25 a.m.
what makes you think it only runs on one thread? the output of "ps"? that's misleading in the latest distributions. use the "-m" switch to ps to show all threads. jens On Saturday, Aug 2, 2003, at 18:41 US/Eastern, Heimo Laukkanen wrote:
Hi all,
urgent need for help on Zope threads on Slackware linux. I'm not familiar with slackware and the sysadmin is not familiar with Python, but the situation is that somehow Zope does not run more than one thread on the system.
Python is compiled with threads - and there seemed to be no errors on that.
Zope is configured to start 4 threads. It looks like Zope tries to start the threads, but these threads die very fast ( in microseconds or so ).
Any help on debugging would be appreciated.
-huima