mr-cluster

0.1.1 • Public • Published

Mr. Cluster

Stupid, simple, config-based clustering

Usage

  • Mr. Cluster requires node-config (https://github.com/lorenwest/node-config node-config).

Config Keys:

  • clustering.entryPoint - The absolute path of your application's main script.
  • clustering.workerLimit (default: os.cpus().length) - The number of workers the cluster may spawn. If set to zero, clustering is disabled.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i mr-cluster

Weekly Downloads

1

Version

0.1.1

License

Apache-2.0

Last publish

Collaborators

  • darthtrevino