On 16/04/2008, Thomas Guettler <[EMAIL PROTECTED]> wrote:
>
>  I guess YouTube is highly concurrent, distributed ...
>
>  I think you can create enterprise applications with django and python.
>
>  What do you think is possible with Java, that you can't do with python?

Having your production team agree to deploy python apps on the
production server is probably the hardest part !

Jokes apart, here is a couple of things I would not know how to do in
Python. Maybe they exist (I'm far from a Python /  Django expert) :

* distributed transaction (2-phase commit)
* a good admin console so that a production team can :
  - tune database connection pools easily
  - deploy to a server farm easily (for availability)
  - other day to day admin tasks ...

The admin console probably exists at some place like Google (or other
big Python fans) but is not readily available commercially (read as :
with commercial support). And that is a no-go for most of the
enterprises I know ...




-- 
Jabber : [EMAIL PROTECTED]
Skype : Guillaume.Lederrey
Projects :
* http://rwanda.ledcom.ch/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to