[Grok-dev] Grok in single threaded mode
Christian Theune
ct at gocept.com
Tue Aug 21 04:37:48 EDT 2007
Am Montag, den 20.08.2007, 21:04 +0200 schrieb Sebastian Ware:
> I would like to run the Zope 3 server in single threaded mode in
> order to try the Komodo IDE debugging features.
>
> How do I start the server in single threaded mode?
If you're using zserver then there's a zope.conf option (don't know from
the top of my head) to set the thread count to 1.
If you're using twisted then, AFAIK, we can't influence the number of
threads.
Christian
More information about the Grok-dev
mailing list