I think this is a a whole a very nice idea. Max Derkachev wrote: > 1. Events should be routed using IP protocol. [...] > 2. There should be a master server (started as a standalone daemon). > 3. Every Django instance that needs to be aware of application-wide > events [...]
If you are not after the joy of coding, but after getting results I suggest leaving all the message transport to an already existing, well tested implementation like Pyro. Just create glue code between that communication mechaniosm and PyDispatcher. http://wiki.python.org/moin/DistributedProgramming has a nice list of possible toolkits to use. Regards Maximillian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@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-developers -~----------~----~----~----~------~----~------~--~---