On Thu, Nov 12, 2009 at 12:53 PM, <vitaly@synapticvision.com> wrote:

You right, distributed systems architecture.

Probably I need to rephrase my question more precisely: how to build
distributed system architecture with Twisted technology only ?

As you mentioned, even reverse proxy could be a another twisted process.


You might look at txLoadBalancer: https://launchpad.net/txloadbalancer

Kevin Horn