1 min readFeb 26, 2020
That’s what PM2 does under the hood, it starts multiple processes on multiple cores. These processes communicate through IPC which is covered in the first part of this series.
That’s what PM2 does under the hood, it starts multiple processes on multiple cores. These processes communicate through IPC which is covered in the first part of this series.