node/lib/internal/cluster
Yash Ladha c199989c0c
cluster: restructure to same prototype for cluster child
Since `rr` and `shared` both belongs to the same prototype declaration
and differes only in the handler declaration, this can be abstracted to
a same type of function arguments passing.

PR-URL: https://github.com/nodejs/node/pull/36610
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-03-05 09:49:37 -08:00
..
child.js cluster: restructure to same prototype for cluster child 2021-03-05 09:49:37 -08:00
primary.js cluster: clarify construct Handle 2021-03-05 09:35:49 -08:00
round_robin_handle.js lib: remove use of array destructuring 2021-03-03 19:53:24 +01:00
shared_handle.js cluster: refactor to use more primordials 2020-11-13 23:35:43 +00:00
utils.js cluster: refactor to use more primordials 2020-11-13 23:35:43 +00:00
worker.js lib,src: update cluster to use Parent 2021-01-05 15:41:45 -05:00