Is this true regarding Python's limitation?

vbMark vbmark at my-deja.com
Thu Sep 21 13:10:01 EDT 2000


Someone told me that the reason Java is better than Python for server-
side CGI is because where Java uses one process and creates threads for
each user's access, Python creates sperate processes for each user's
CGI access.  So using Python would greatly limit and perhaps crash a
server.

Is this true?

Thanks.


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list