A business Case for Enterprise Python

Posted by Srirangan on Stack Overflow See other posts from Stack Overflow or by Srirangan
Published on 2009-12-10T06:52:03Z Indexed on 2010/03/24 8:23 UTC
Read the original article Hit count: 368

Filed under:
|

Hi all,

This will not be a "programming" question but more technology / platform related question. I'm trying to figure out whether Python can be a suitable Java alternative for enterprise / web applications.

Which are the ideal cases where you would prefer to use Python instead of Java? How would a typical Python web application (databases/sessions/concurrency) perform as compared to a typical Java application? How do specific Python frameworks square up against Java based frameworks (Spring, SEAM, Grails etc.)?

For businesses, switching from the Java infrastructure to a Python infrastructure .. is it too hard/expensive/resource intensive/not viable? Also shed some light on the business case for providing a Python + Google AppEngine based solution to the end customer. Will it be cost effective in an typical scenario?

Sorry if I am asking too wide a question, I would have liked to keep it specific, but I need your help to evaluate Python as a whole from the perspectives of the programmers, service providing company and end business customer.

For an SME, a Python/GoogleAppEngine based technology stack is a clear scalable and affordable platform. But what about a large MNC that already has a lot invested in Java.

Thank you so much. I am researching this myself and will gladly share my conclusions here!

Thank you, Srirangan

© Stack Overflow or respective owner

Related posts about python

Related posts about enterprise