Is Python suitable for a huge, enterprise size app?

john67 teamuhlig at gmail.com
Wed May 18 12:20:18 EDT 2005


Would the allocation/deallocation memory usage issue be different than
it would be with Java?  Both Python and Java have automatic garbage
collection, correct?  Is Python's not as effective as Java's?  I think
the memory issues for the two languages would be similar in this area,
but maybe I am wrong.

John




More information about the Python-list mailing list