In Java we have a dedicated component model for business logic (EJB)
and the ability to call remotely other components
With Java, we can create 3-tier enterprise applications not to mention
a cluster of servers.
I didn't play with Django yet but it seems to me that the presentation
and logic are located on the same server for Django applications.


On Apr 16, 3:14 pm, Thomas Guettler <[EMAIL PROTECTED]> wrote:
> Hussein B schrieb:
>
> > Hi.
> > Is it possible to create enterprise applications (in the same context
> > of Java EE applications, highly concurrent, distributed ...) with
> > Python?
> > I'm still playing around Python but it seems to it is best fits in
> > public web sites (YouTube), news sites, forums ...
>
> 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?
>
>  Thomas
>
> --
> Thomas Guettler,http://www.thomas-guettler.de/
> E-Mail: guettli (*) thomas-guettler + de
--~--~---------~--~----~------------~-------~--~----~
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