Skip to content
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

服务优雅重启及热更新 | 薛定谔の猫 #30

Open
bineyond opened this issue Dec 19, 2020 · 0 comments
Open

服务优雅重启及热更新 | 薛定谔の猫 #30

bineyond opened this issue Dec 19, 2020 · 0 comments

Comments

@bineyond
Copy link
Owner

https://ubin.top/2020/03/16/%E6%9C%8D%E5%8A%A1%E4%BC%98%E9%9B%85%E9%87%8D%E5%90%AF%E5%8F%8A%E7%83%AD%E6%9B%B4%E6%96%B0/#more

12https://segmentfault.com/a/1190000013757098https://studygolang.com/articles/27226 目的 不关闭现有连接(正在运行中的程序) 新的进程启动并替代旧进程 新的进程接管新的连接 连接要随时响应用户的请求,当用户仍在请求旧进程时要保持连接,新用户应请求新进程,不可以出现拒绝请求的情况 流程 1、替换可执行文件或修改配置

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant