repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bc18a6
)
README.md: add link to API documentation
author
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 14 Oct 2022 06:53:35 +0000
(08:53 +0200)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Fri, 14 Oct 2022 06:53:35 +0000
(08:53 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/README.md
index 7d7ea3262ef1039273c7d1f28e4d9b54a3ab5190..e174d3e2663a67e937b78eb7aee06c176db51002 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-150,6
+150,8
@@
You can use node versions >= 12.x for thread pool, and node versions >= 16.x for
## API
+### [Documentation](https://poolifier.github.io/poolifier/)
+
### `pool = new FixedThreadPool/FixedClusterPool(numberOfThreads/numberOfWorkers, filePath, opts)`
`numberOfThreads/numberOfWorkers` (mandatory) Number of workers for this pool