Hazem Allbabidi

Articles tagged with "article"

PM2: Node JS Process Management
June 15, 2024 | 7 min read

This article goes through the Node JS package called PM2, and how to use it to manage processes of your applications in production.

Multi-CPU Node JS: Cluster Module
May 16, 2024 | 8 min read

This article goes through the Cluster Module in Node JS, and how to create a Multi-CPU Node JS app using the Cluster Module.

Linux in less than 10 minutes
November 17, 2023 | 7 min read

A quick article discussing what Linux is and what are its advantages and disadvantages, in less than 10 minutes