clusterer

0.2.0 • Public • Published

Clusterer — super simple way to cluster your node app.

NPM

Easy setup

Add Clusterer as a dependency in your package.json

npm install clusterer --save

Then, add the following to your package.json in the scripts section

"start": "node node_modules/clusterer"

Example in package.json

  "scripts": {
    "start": "node node_modules/clusterer"
  }

Running your app in cluster

Now you can run the app just by running npm start

Readme

Keywords

Package Sidebar

Install

npm i clusterer

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • robby