Go to content

RabbitMQ and PM2 in Node.js for managing Multiple Processes – Waleed Ashraf

Get a GitNation Multipass, attend 8+ remote JavaScript conferences & watch tens of pro talks and workshops from our past events: https://portal.gitnation.org/multipass πŸ—“ Β  Talk recording from Amsterdam JSNation Conference 2019 https://jsnation.com # RabbitMQ and PM2 in Node.js for managing Multiple Processes As Node.js is single threaded. This is why you can’t take full advantage of multiple core machines unless you use the cluster module or a process manager like PM2. We moved our application from the cluster module to PM2 & RabbitMQ. This talk will cover the Why/What/How we made this migration.

June 5, 2019