Node.JS NodeJS worker threads. Handle CPU intensive task without blocking the event loop Use nodejs worker thread to handle CPU intensive task without blocking the main thread. JSON parsing using nodejs worker thread.