Using Twisted rather than ZServer with Zope >= 2.9.0
I know Twisted is used in the Zope 3 space. Has anyone experimented with replacing ZServer? A quick Google search turned up litte information. Pointers? Experience? --
Only minimally, AFAIK. A sprint in 2004 had this as the topic: http://www.zope.org/Members/adytumsolutions/pycon2004/TwistedZope - C On Mar 15, 2006, at 8:38 PM, Dennis Allison wrote:
I know Twisted is used in the Zope 3 space. Has anyone experimented with replacing ZServer? A quick Google search turned up litte information. Pointers? Experience?
--
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Ummm.... well the sprint code does not look like it's production ready. :-) I was hoping that the experiment had been taken a bit further. On Wed, 15 Mar 2006, Chris McDonough wrote:
Only minimally, AFAIK. A sprint in 2004 had this as the topic:
http://www.zope.org/Members/adytumsolutions/pycon2004/TwistedZope
- C
On Mar 15, 2006, at 8:38 PM, Dennis Allison wrote:
I know Twisted is used in the Zope 3 space. Has anyone experimented with replacing ZServer? A quick Google search turned up litte information. Pointers? Experience?
--
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
--
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dennis Allison wrote:
Ummm.... well the sprint code does not look like it's production ready. :-) I was hoping that the experiment had been taken a bit further.
Twisted has substanitally more per-request overhead than ZServer, which has meant that in Zope2 land we have felt very little urge to adopt it. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEGOuv+gerLs4ltQ4RAlqHAJ9EHl7hV4Q0vH0zK6Im8R9dV2gaOACffOBr G3/RuBZEM6Qd8sjDqxtgiR0= =8U5N -----END PGP SIGNATURE-----
You're right. If you need it, and don't have time to make it prod- ready, you could probably get someone from the Twisted community to help if they used that code as a reference. - C On Mar 15, 2006, at 9:59 PM, Dennis Allison wrote:
Ummm.... well the sprint code does not look like it's production ready. :-) I was hoping that the experiment had been taken a bit further.
On Wed, 15 Mar 2006, Chris McDonough wrote:
Only minimally, AFAIK. A sprint in 2004 had this as the topic:
http://www.zope.org/Members/adytumsolutions/pycon2004/TwistedZope
- C
On Mar 15, 2006, at 8:38 PM, Dennis Allison wrote:
I know Twisted is used in the Zope 3 space. Has anyone experimented with replacing ZServer? A quick Google search turned up litte information. Pointers? Experience?
--
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
--
participants (3)
-
Chris McDonough -
Dennis Allison -
Tres Seaver