Hussein B, You can use Twisted [1] or Pyro [2] to call python remote objects. With Pyro, you may use pickle/ unpickle to transfer data and Twisted allows you to use XMLRPC, HTTP request or whatever protocol you wnat to use. Pyro is far more simplier but Twisted si way more robust (Google uses it a lot).
[1] twistedmatrix.com [2] pyro.sourceforge.net Regards, Tkm On Wed, Apr 16, 2008 at 10:33 AM, Hussein B <[EMAIL PROTECTED]> wrote: > > 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 > > > -- []s! Tkm http://djangopeople.net/brunotikami/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---