-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
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
支持多机器集群方式部署吗? #10
Comments
多机部署是可行的,不过需要自己做一些额外的处理,关键之处就是要自己提供接入层,在接入层做转发到不同 nohost 机器的事情。 腾讯内部的 fastest 方案就是多机部署,可以做参考下:
其他细节,可以私聊。 ps: 多机部署的话,额外的事情还是蛮多的,也建议作者提供demo方案,指导其他有诉求的人做多机部署 |
nohost支持两种集群部署方式:
有空可以写个demo |
大佬,集群部署的话,能求一个可以落地的技术方案吗 😊😊😊😊 |
同求一个方案 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
看到文档是单点部署,担心性能问题,作者有考虑过支持多机器集群方式部署吗?
The text was updated successfully, but these errors were encountered: