mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 23:43:09 +01:00
023bcdeb28
In previous implementation it was clubbed into declaration of scheduling policies and fetching the schedulingPolicy. Now they are separate variables, so that in future if one want to add new scheduling policy. It is much simpler and not obsfucated. PR-URL: https://github.com/nodejs/node/pull/32663 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> |
||
---|---|---|
.. | ||
child.js | ||
master.js | ||
round_robin_handle.js | ||
shared_handle.js | ||
utils.js | ||
worker.js |