graceful-restart-process
There are 13 repositories under graceful-restart-process topic.
kuangchanglang/graceful
graceful reload golang http server, zero downtime, compatible with systemd, supervisor
douglarek/zerodown
Graceful restart & zero downtime deploy for Go servers.
skovtunenko/graterm
Provides primitives to perform ordered GRAceful TERmination for Golang applications
0x5010/gracegrpc
gracegrpc is used to wrap a grpc server that can be gracefully restarted & terminated.
distributedio/continuous
Keep the server running continuously
jiaoji100/gracegrpc
Graceful restart & zero downtime deploy for Go gRPC servers.
lhy90a/swoole_process
swoole process manage api
ilya1st/goservicetools
Framework to make service from your application(with different log types, http, suid, graceful restart)
wllenyj/goginx
A library of Go application, it can make the Go application run like daemon. Implements the daemon, graceful restart and graceful shutdown.
silentsharer/grace
Graceful restart or shutdown go http server,compatible with systemd and supervisor.
wfxiang08/sm-kingshard
扩展自kingshard,添加了graceful restart, 添加了自己的sharding方式,重构了代码
jqqjj/listener-master
A package helps you to create a zero-downtime network service application. This package uses Master-Woker model to manager one or more fd listeners. The master creates or manages listener fds and passes them to the worker.
wfxiang08/cyutils
golang开发的工具包,graceful restart的overseer模块