Threads Vs Child Process Vs ClusterBackWorker Threads const { Worker } = require('worker_threads'); References cluster vs child process vs worker threads (opens in a new tab) https://spectrumstutz.com/nodejs/nodejs-child-process-worker-threads/ (opens in a new tab)