7 Commits (920737180f2a6aa1ced853f7dab214598739c371)

Author SHA1 Message Date
YutamaKotaro c7997939f2 doc: fix typo about cluster doc, (eg. -> e.g.) 8 years ago
Anna Henningsen a8a8f0a6f1 doc: add `added:` information for cluster 9 years ago
Anna Henningsen 2a2971b26e doc: use blockquotes for Stability: markers 9 years ago
Zach Bjornson f1e14e4227 doc: fix cluster message event docs 9 years ago
cjihrig 75e4f74c54 doc: fix cluster worker 'message' event 9 years ago
cjihrig 629a76f9fb doc: remove cluster.setupMaster() myth 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 9 years ago
Colin Ihrig 98469ad84d doc: correct args for cluster message event 9 years ago
yorkie d909c25a33 doc: fix the lint of an example in cluster.md 9 years ago
Alexander Makarenko 2b0c7ad985 doc: fix links in tls, cluster docs 9 years ago
Rafael Cepeda d4cfc6f97c doc: add missing property in cluster example 9 years ago
Robert Jefe Lindstaedt e6c3c57d0b doc: harmonize $ node command line notation 9 years ago
Claudio Rodriguez 7acbe877be doc: fix type references for link gen, link css 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
Timothy Gu 029b8e809b doc: fix link in cluster documentation 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Alexander Gromnitsky c50871538e doc: fix broken references 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan cd6e3df298 doc: sort cluster alphabetically 9 years ago
Balázs Galambosi 6ceb9af407 doc: remove old note, 'cluster' is marked stable 9 years ago
reggi a366e84b17 doc: fix typos in cluster & errors 9 years ago
Sam Roberts 432cce6e95 doc: describe process API for IPC 10 years ago
Ben Noordhuis d010568c23 child_process: add callback parameter to .send() 9 years ago
Jeremiah Senkpiel 4c5fc3b1d4 doc: clarify cluster behaviour with no workers 9 years ago
James M Snell 89788dc347 doc: fixed worker.id type 10 years ago
James M Snell e7e0706946 doc: correct grammar in cluster.markdown 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Sam Roberts 66fc8ca22b cluster: emit 'message' event on cluster master 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
Sam Roberts 87e4bfd582 doc: link cluster worker.send() to child.send() 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Trevor Norris 51b6b6844e doc: fix brackets for optional parameters 10 years ago
Julien Gilli 90d1147b8b cluster: centralize removal from workers list. 11 years ago
Ryan Graham 04d6fc2c3f cluster: include settings object in 'setup' event 11 years ago
Ryan Graham b96e38ac3a cluster: allow multiple calls to setupMaster() 11 years ago
Fedor Indutny ae1e325e8a child_process: accept uid/gid everywhere 11 years ago
Lorenz Leutgeb fc7e217a30 doc: fix typo in cluster page 11 years ago
Yazhong Liu 5cfee927cd doc: mention execArgv in setupMaster 11 years ago
Ben Noordhuis 10cf8ade63 doc: cluster: bump stability level to 'unstable' 11 years ago
Sam Roberts a60f67192f doc: fix missing backtick in 2e16037 11 years ago
Sam Roberts 2e16037201 doc: cluster documentation cleanup and corrections 12 years ago
Ben Noordhuis e72cd415ad cluster: use round-robin load balancing 12 years ago
Ben Noordhuis 626d7abdb4 doc: cluster: s/server.destroy/server.close/ 12 years ago
isaacs e428bb7eae cluster: Rename destroy() to kill(signal=SIGTERM) 12 years ago
Rick Yakubowski 5abde8161a doc: fix typo in cluster module documentation 12 years ago
Tim d5a5901346 doc: Fix syntax in cluster example code 12 years ago
Yi EungJun 33d22428fb doc: Add NODE_DEBUG env to the first example. 12 years ago
Robin Lee a08271c7a8 doc: fix three typos 13 years ago