RabbitMQ and PM2 in Node.js for Managing Multiple Processes
Offered By: JavaScript Conferences by GitNation via YouTube
Course Description
Overview
Explore how to leverage RabbitMQ and PM2 in Node.js for efficient management of multiple processes in this 20-minute conference talk from Amsterdam JSNation 2019. Discover the limitations of Node.js' single-threaded nature and learn why utilizing tools like the cluster module or process managers such as PM2 is crucial for maximizing performance on multi-core machines. Follow the speaker's journey as they share their experience migrating from the cluster module to a combination of PM2 and RabbitMQ, detailing the reasons behind the transition, the implementation process, and the resulting benefits. Gain valuable insights into optimizing Node.js applications for improved scalability and resource utilization across multiple cores.
Syllabus
RabbitMQ and PM2 in Node.js for managing Multiple Processes – Waleed Ashraf
Taught by
JavaScript Conferences by GitNation
Related Courses
Building Geospatial Apps on Postgres, PostGIS, & Citus at Large ScaleMicrosoft via YouTube Unlocking the Power of ML for Your JavaScript Applications with TensorFlow.js
TensorFlow via YouTube Managing the Reactive World with RxJava - Jake Wharton
ChariotSolutions via YouTube What's New in Grails 2.0
ChariotSolutions via YouTube Performance Analysis of Apache Spark and Presto in Cloud Environments
Databricks via YouTube