0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
pimlie adb7be2649
doc: 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.

PR-URL: https://github.com/nodejs/node/pull/17031
Refs: https://github.com/nodejs/help/issues/970
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2017-11-18 20:42:04 +01:00
..
api doc: add note about using cluster without networking 2017-11-18 20:42:04 +01:00
api_assets doc: fix paragraph line-height issue 2017-10-15 12:39:49 +02:00
changelogs 2017-11-14, Version 9.2.0 (Current) 2017-11-14 17:08:15 -06:00
guides build: fix cctest compilation 2017-11-13 08:34:58 +01:00
.eslintrc.yaml tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00
first_timer_badge.png doc: add recommendations for first timers 2017-10-24 10:26:20 -04:00
full-white-stripe.jpg
node.1 async_hooks: enable runtime checks by default 2017-10-30 11:27:42 +01:00
onboarding-extras.md doc: add nodejs/gyp team for GYP related issues 2017-11-02 22:37:14 +00:00
onboarding.md doc: recommend node-core-utils for metadata 2017-11-13 11:32:11 -08:00
osx_installer_logo.png
releases.md doc: add note to releases.md 2017-10-28 21:18:07 +02:00
STYLE_GUIDE.md doc: remove bold typography from STYLE_GUIDE.md 2017-10-10 16:13:50 -07:00
template.html doc: responsive docs, rewrite font sizes 2017-10-10 21:28:15 +02:00
thin-white-stripe.jpg