#Horizontal Scaling for python backend

11 messages · Page 1 of 1 (latest)

rapid lotus
#

I have tens of thousands of incoming users, and need to do some horizontal scaling since python does not do well with websockets. How would I go about doing this?

ec4e3dfb-c065-4e54-8d02-7ed44d7eba95

limber fractalBOT
#

Project ID: ec4e3dfb-c065-4e54-8d02-7ed44d7eba95

urban ferry
rapid lotus
#

Thanks for the heads up!
In the meantime, have you had any experience with this kind of scaling?

urban ferry
#

Not personally no. Railway doesn’t do automatic scaling so you’ll have to build up a load balancer service that balances between multiple backend services. Not sure what the best practice is but it should be fairly simple

smoky vine
#

cc @mild walrus

#

what was ur scaling thing for railway

mild walrus