Node.js Worker Threads & PM2 Tutorial

In this video, we learn how we can improve Node.js performance by using worker threads & the PM2 library - especially when we have CPU-intensive tasks. GitHub Repo: https://github.com/mguay22/workers-pm2 Worker Threads: https://nodejs.org/api/worker_threads... PM2: https://pm2.keymetrics.io/ Cluster Module: https://nodejs.org/api/cluster.html Artillery: https://www.artillery.io/docs Get my highly rated NestJS Microservices Course at a discount: https://michaelguay.dev/udemy/ Timestamps: 00:00:00 Project Setup 00:02:27 Worker Threads 00:21:26 PM2