init commit
This commit is contained in:
14
archive/go/hot-restart/readme.md
Normal file
14
archive/go/hot-restart/readme.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 热重启
|
||||
|
||||
可以通过nginx来实现热重启
|
||||
|
||||
这里尝试使用fork的方式实现热重启
|
||||
|
||||
某些信号量需要linux才有
|
||||
|
||||
使用`kill pid `
|
||||
|
||||
# 优雅结束
|
||||
将请求处理完之后再结束
|
||||
|
||||
|
Reference in New Issue
Block a user