> > If you plan on communicating between these two types of services over > TCP sockets, I don't see why that would be easier with option #2 than > with option #1. Socket communication shouldn't have to care if the end > points of the socket belong to the same process or two different > processes. >
With option #2, communication could be done with direct method calls instead of using TCP sockets. Anyway, I think I'll stick with option #1. Thanks, Ralf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---