Scalingo / documentation

Scalingo Documentation Center
https://doc.scalingo.com
9 stars 73 forks source link

Improve documentation regarding parallelism and CPU cores #2874

Open sc-zenokerr opened 2 weeks ago

sc-zenokerr commented 2 weeks ago

Following feedback from a user:

The docs are not clear on parallelism, CPU cores, or anything like that. To find out how many CPUs I had access to, I had to add an endpoint in my app which returned the result of os.cpus()! Plus, the 'getting started' guide runs a bare server.js with no parallelism https://doc.scalingo.com/languages/nodejs/tutorial#define-how-to-start-your-application