cgi resource use

Ken Kinder kkinder at tridog.com
Tue Aug 29 15:56:05 EDT 2000


Perl and Python have comparible resource requirements. Python takes less
memory, Perl less CPU -- in my experience. Sounds like some lazy admins
don't want to go to the trouble of installing Python to me. You might also
point out that PyApache helps like ModPerl does, and FastCGI works on
both. Your main overhead is probably starting the interpeter, so those
should help up.

richard_chamberlain at my-deja.com wrote:

> >> We do not support python CGI. My experience has been that python CGI
> >> is a severe resource hog and we cannot allow such processes to
> >> impact upon performance for all other users.
>
> Anyone any comments, ammunition that I can say in return - I've never
> done a comparison of processor/memory use compared to perl/php so
> anything would be of interest.
>
> Thanks
>
> Richard
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
> --
> http://www.python.org/mailman/listinfo/python-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kkinder.vcf
Type: text/x-vcard
Size: 257 bytes
Desc: Card for Ken Kinder
URL: <http://mail.python.org/pipermail/python-list/attachments/20000829/3ab4b772/attachment.vcf>


More information about the Python-list mailing list