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.

/mr-cluster/

    Package Sidebar

    Install

    npm i mr-cluster

    Weekly Downloads

    3

    Version

    0.1.1

    License

    Apache-2.0

    Last publish

    Collaborators

    • darthtrevino