summaryrefslogtreecommitdiff
path: root/doc/api/cluster.md
Commit message (Expand)AuthorAgeFilesLines
* doc: add missing deprecated blocks to clusterTobias Nießen2023-05-141-0/+4
* doc: use `os.availableParallelism()` in async_context and clusterDeokjin Kim2022-12-281-9/+9
* doc: add lint rule to enforce trailing commasAntoine du Hamel2022-11-171-4/+4
* doc: use serial comma in cluster docsTobias Nießen2022-05-061-1/+1
* doc: fix examples in cluster.mdOneNail2022-05-021-24/+24
* doc: add `node:` prefix for all core modulesAntoine du Hamel2022-04-201-36/+36
* doc: mark worker.id as integer in cluster docsTobias Nießen2022-04-101-1/+1
* doc: remove extraneous commaRich Trott2022-04-011-1/+1
* doc: remove erroneous comma in cluster explainerTobias Nießen2022-03-071-1/+1
* doc: add missing commas in cluster docsTobias Nießen2022-02-051-3/+3
* cluster: make `kill` to be just `process.kill`Bar Admoni2022-02-051-13/+8
* doc: use UDPv4/UDPv6 consistently with TCPv4/TCPv6Tobias Nießen2022-02-021-1/+1
* doc: avoid incomplete sentence in cluster docsTobias Nießen2022-01-281-1/+1
* doc: remove unadvisable cluster exampleTobias Nießen2022-01-251-8/+0
* doc: modernize and simplify cluster exampleTobias Nießen2022-01-231-16/+4
* doc: suggest worker threads in cluster docsTobias Nießen2022-01-231-3/+5
* doc: add missing word in cluster.workers detailsTobias Nießen2022-01-211-1/+1
* doc: fix deprecated alias description in clusterTobias Nießen2022-01-201-1/+0
* doc: format doc/api/*.md with markdown formatterRich Trott2021-10-201-3/+36
* doc: anchor link parity between markdown and html-generated docsfoxxyz2021-08-301-15/+15
* doc: use ASCII order for md refsAntoine du Hamel2021-06-271-1/+1
* doc: esm examples /w imports for process, BufferGuy Bedford2021-06-251-8/+191
* 2021-04-20, Version 16.0.0 (Current)Beth Griggs2021-04-201-4/+4
* doc: use **Default:** more consistentlycjihrig2021-02-171-1/+1
* lib,src: update cluster to use ParentMichael Dawson2021-01-051-54/+73
* doc: sort md references in ASCII orderAntoine du Hamel2020-10-011-2/+2
* doc: use .md extension for internal linksAntoine du Hamel2020-10-011-10/+10
* doc: standardize on _backward_Rich Trott2020-09-201-1/+1
* doc: add dynamic source code linksAlec Davidson2020-06-261-0/+2
* doc: use sentence-case for headings in docsRich Trott2020-06-191-3/+3
* doc: remove default parameter value from headerRich Trott2020-06-071-2/+2
* doc: fix LTS replaceme tagsAnna Henningsen2020-04-281-1/+3
* doc,cluster: use code markup/markdown in headersRich Trott2019-12-261-31/+31
* 2019-11-21, Version 13.2.0 (Current)Myles Borins2019-11-211-1/+1
* child_process,cluster: allow using V8 serialization APIAnna Henningsen2019-11-051-0/+8
* doc: linkify `.setupMaster()` in cluster docKamat, Trivikram2019-11-031-4/+4
* doc: linkify `.fork()` in cluster documentationAnna Henningsen2019-11-011-5/+7
* doc: add options description for send APIsdev-3132019-10-301-1/+7
* doc: remove incorrect and outdated exampleTobias Nießen2019-10-281-18/+0
* doc: escape brackets not used as markdown reference linksNick Schonning2019-10-101-5/+5
* doc: exitedAfterDisconnect value can be falseNimit Aggarwal2019-09-091-1/+3
* doc: change the 'txt' to 'console' for a commandMaledong2019-09-031-1/+1
* doc: add extends for derived classesKamat, Trivikram2019-09-011-0/+2
* doc: format Unix consistentlycjihrig2019-07-081-1/+1
* doc: clean up isDead() examplecjihrig2019-06-271-6/+1
* doc: add example code for worker.isDead() to cluster.mdJesse Cogollo2019-06-241-0/+35
* doc: remove "note that" from cluster.mdRich Trott2019-06-231-17/+16
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-101-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-171-1/+1