Python and Java Compared?

Steven Haryanto steven at haryan.to
Tue Apr 3 09:55:23 EDT 2001


At 4/2/2001 11:09 PM, you wrote:
For straight CGI I find Python easier to get things up and running
quickly.  Both have solutions (see Zope and JSP) which don't require
launching a new process for each request if you need this for
performance.



Don't forget mod_python/mod_snake, WebWare, Quixote, PCGI/FastCGI,
etc. I think Python offers more choices in the area of server-side
scripting.

Steve





More information about the Python-list mailing list