docs: document availableParallelism() usage
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 1 Jul 2023 10:28:17 +0000 (12:28 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 1 Jul 2023 10:28:17 +0000 (12:28 +0200)
commit6961ca9a305bb2049105e6710a53a4f5f7970cb6
tree215a17492ef29a2352dd37f02a68368cf8ed887f
parent51474716e986601b354cb0be638f68d6100de275
docs: document availableParallelism() usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md
README.md
examples/dynamicExample.js
examples/fixedExample.js
examples/multiFunctionExample.js
examples/typescript/pool.ts
tests/utils.test.js