[Zope3-dev] Re: How to debug zope3 if it completely hangs?

Tres Seaver tseaver at palladion.com
Thu Jul 12 11:04:07 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Benji York wrote:
> Fabio Tranchitella wrote:
>> I'd like to know if zserver is a good choice for high loads or if it
>> deprecated and I should stay with twisted.
> 
> We run some pretty high load apps, and we're happy with zserver.
> 
>> Was zserver disabled only for security reasons?
> 
> I don't believe it had anything to do with security.

Nope:  it was disabled because:

 - Not many people feel competent to extend ZServer.

 - People thought that using a server maintained by others was better
   than maintaining one ourselves.

 - Twisted offers potential features which seemed interesting at the
   time (I don't know how many of them actually got integrated).

I prefer ZServer becuase:

 - It is faster.

 - It is less complex.

 - It got *lots* of attention for real-world scaling issues, and
   is rock-solid stable.

 - I don't need the extra "shiny" features.

Note that the "flavor-of-the-month" is actually WSGI now, rather than
Tsisted (which uses the WSGI support):  see Philipp's "zope on a paste"
demo, for instance.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGlkLn+gerLs4ltQ4RAog7AKCwL1HTkA5jTyaRH8KnRO0zctRyEACgqDtE
WJp8yaqXzRFAf/hf6O1HNmI=
=4ony
-----END PGP SIGNATURE-----



More information about the Zope3-dev mailing list