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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.0
    2
  • 0.1.3
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i clusterer

Weekly Downloads

2

Version

0.2.0

License

MIT

Last publish

Collaborators

  • robby