Monday, 20 January 2020

expressjs backend running intensive tasks

Hi everyoneI was wonder what would be the best approach to this:I have a backend with expressjs. I need to call some endpoints that start tasks that take a while to complete. I realized that during that time the backend will not respond to other calls. What would be the best way to solve this?

Submitted January 20, 2020 at 08:38AM by hdrodel

No comments:

Post a Comment