| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fa01fe6 commit 18b08f0
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -109,7 +109,8 @@ will be dropped and new connections will be refused. Node.js does not | |||
| 109 | 109 | automatically manage the number of workers, however. It is the application's | |
| 110 | 110 | responsibility to manage the worker pool based on its own needs. | |
| 111 | 111 | ||
| 112 | - | ||
| 112 | + Although a primary use case for the `cluster` module is networking, it can | ||
| 113 | + also be used for other use cases requiring worker processes. | ||
| 113 | 114 | ||
| 114 | 115 | ## Class: Worker | |
| 115 | 116 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments