Hosting on production



  • Hi Team,

    Since JSREPORT is a node.js application, and thus if I need to scale it up on a multi-CPU core machine in production environment, I can use things like PM2, or Kubenetes/Dockerize them? is this the recommended way?

    Thank you.



  • jsreport uses extra processes for heavy work by default. The templating engines are evaluated in the extra process as well as the chrome pdf printing.
    This means there is typically no need to scale jsreport main node process.


Log in to reply
 

Looks like your connection to jsreport forum was lost, please wait while we try to reconnect.