Is this true regarding Python's limitation?
vbMark
vbmark at my-deja.com
Thu Sep 21 13:10:01 EDT 2000
More information about the Python-list mailing list
Thu Sep 21 13:10:01 EDT 2000
- Previous message (by thread): Printing Architecture
- Next message (by thread): Is this true regarding Python's limitation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Previous message (by thread): Printing Architecture
- Next message (by thread): Is this true regarding Python's limitation?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list