Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/souvik150/cluster-node

Enhancing NodeJS performance by using clustering techniques
https://github.com/souvik150/cluster-node

Last synced: 2 days ago
JSON representation

Enhancing NodeJS performance by using clustering techniques

Awesome Lists containing this project

README

        

# Cluster-Node
Enhancing NodeJS performance by using clustering techniques and pm2

Run using `pm2 start index.js -i 0`

To stop `pm2 delete index`