Horizontal Scalability in python

AliReza Firuzabadi arfprogrammer at gmail.com
Tue Sep 15 07:54:59 EDT 2015


I am new in tornado and I want to make web application with tornado and want to scale one instance of tornado application to many in separated servers. I should have load balancer and it send client requests to servers. please tell me how can I do it in the best way.
thank you for helping me.



More information about the Python-list mailing list