Make scalable NodeJS app in Wappler without special knowledge

Recently one of my websites increased the number of simultaneous visitors. And because I didn’t do any specific settings, I faced the problems with site perfomance.

Good folks here explained to me that NodeJS is a single-threaded app by default. Which means that no matter how many CPUs I added to my VPS, it still only uses one.

There are several methods to improve that. I suppose it is not a problem for professional web-developers. Maybe it is even very simple.
But for nocode-developer like me, a better option is to find a developer or devops to solve it. It’s not a big deal of course.

But I think it would be fantastic if Wappler could handle this issue right from the box.

Definitely more safe than manually changing project settings. :slightly_smiling_face:

Community Page
Last updated: