We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://zhuanlan.zhihu.com/p/2583702022?utm_psn=1833075430833389568
使用方式
egg.startCluster({ workers, baseDir: __dirname, port: 7001, reusePort: true, });
The text was updated successfully, but these errors were encountered:
https://nodejs.org/zh-cn/blog/release/v23.1.0 nodejs/node#55408
Sorry, something went wrong.
https://github.com/nodejs/node/blob/main/test/parallel/test-cluster-net-reuseport.js
feat: support reusePort on server listen
3d8d116
closes eggjs/egg#5365
性能提升不明显 https://github.com/eggjs/benchmark/actions/runs/11532464794/job/32104310102
fengmk2
Successfully merging a pull request may close this issue.
https://zhuanlan.zhihu.com/p/2583702022?utm_psn=1833075430833389568
使用方式
The text was updated successfully, but these errors were encountered: