On Feb 10, 2014, at 5:39 PM, Oscar Campos <[email protected]> wrote:
> Hi folks. > > It's possible to run several instances of the same twisted based > application sharing the same port and balancing the access to them? If > it's possible, can you give me some link to any documentation about that > or the code were it is implemented? > > Thank you. > > Oscar Campos. Does this do what you'd like? <https://pypi.python.org/pypi/txLoadBalancer/> -glyph _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
