Twisted issues (Re: [Zope3-dev] Re: Twisted Publisher and Zope 2)

Jim Fulton jim at zope.com
Thu Dec 15 17:07:19 EST 2005


Jim Fulton wrote:
> Tres Seaver wrote:
...
>> Ob. note:  the performance characteristics of such servers (including
>> twisted) are not well understood in the context of Zope, until some
>> brave soul actually rolls out a high-volume production site and reports
>> success or failure.
> 
> 
> Good point!  It would be good to investigate this issue further.

I did some investigation and found the thread-management strategy
currently provided to be unsatisfactory.  I've posted a note to
the Twisted list.  I don't know if this can be fixed before the
next Zope 3.2 beta this weekend.

I think I'm going to look into adding an option to makezopeinstance
to select which server is used.  I haven't decided yet which one will
be the default.  I'm leaning toward making twisted the default to
try to increase the amount of testing it gets, but recommend that
people use ZServer for now in production sites.

Thoughts?

Jim

-- 
Jim Fulton           mailto:jim at zope.com       Python Powered!
CTO                  (540) 361-1714            http://www.python.org
Zope Corporation     http://www.zope.com       http://www.zope.org


More information about the Zope3-dev mailing list