Page 1 of 1

Scaling to thousands or tens of thousands of simultaneous users?

Posted: Wed Jul 26, 2017 4:14 pm
by Pritchard
Can FormaLMS be scaled easily by adding more servers that use the same database?

Has anyone scaled FormaLMS to many users?

Re: Scaling to thousands or tens of thousands of simultaneous users?

Posted: Wed Jul 26, 2017 4:26 pm
by alberto
Hi Pritchard, yes, it can be scaled to manage heavy traffic conditions. We already offer a cloud hosting service based on a cluster of servers with balancer and auto-scaling, send me a pvt if you are interested

Re: Scaling to thousands or tens of thousands of simultaneous users?

Posted: Wed Jul 26, 2017 5:28 pm
by Pritchard
We would like to scale it ourselves. Using a cloud host provider is not an option for our project. Is simply adding enough server instances enough?

Re: Scaling to thousands or tens of thousands of simultaneous users?

Posted: Thu Jul 27, 2017 8:41 am
by alberto
Well, if designing and managing a cluster architecture is simple for you...
We managed pretty well installations up to 25K registered, with hundreds of concurrent users
At some point you will probably need some code and db optimizations, let us know if you need support when you reach the limits.