Tuesday 24 December 2019

Is there any good example of an API application using worker threads correctly?

I know that worker threads are used for computation intensive tasks, but I am not sure whether it includes Mongoose calls or not. I would think sorting and mathematical calculations are computation intensive tasks, but I am not too sure about the others, so looking at an API using worker threads correctly would be immensely helpful.

Submitted December 25, 2019 at 02:34AM by jesusscript

No comments:

Post a Comment