Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add note about using cluster networking-less #17031

Closed

Commits on Nov 15, 2017

  1. docs: add note about using cluster without networking

    Although the primary use-case for the cluster module is networking, the
    module provides a generic master/worker interface that could also be
    used if you dont use networking at all. Currently the docs are a bit
    ambiguous about this as only the primary use-case is ever mentioned,
    this remark should clarify that the cluster module can also be used
    without disadvantages if you dont use networking.
    
    Refs: https://github.com/nodejs/help/issues/970a
    pimlie committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    9cf0592 View commit details
    Browse the repository at this point in the history