Tuesday, 2 May 2017

nodejs - how to ensure my application is reliable all the time

I have been using forverjs for my server but for some reason the server stopped and the server didn't restart again. Is foreverjs reliable?

Should i use any other libs?

Found there are many libs like pm2, nodemon, upstart, systemd, nginx. Which one should ensure my application running all the time. also can these tools handle large loads of requests?



via gkrishna

No comments:

Post a Comment