graceful-stop
There are 8 repositories under graceful-stop topic.
appleboy/graceful
graceful shutdown package when a service is turned off by software function
skovtunenko/graterm
Provides primitives to perform ordered GRAceful TERmination for Golang applications
beiping96/grace
Grace manages long-running goroutines gracefully.
TechMDW/grace
Easy to use graceful shutdown, written for use in Go
tasshi-playground/go-gracefully-killed-in-docker
dockerコンテナの強制終了に対処するGoプログラム
gonyyi/agraceful
Graceful shutdown for Golang
gvisoc/rpm-systemd-hw
A repo to package a (plain) Java application in a RPM via maven, installable as a systemd service. The graceful stop via systemctl is done in the Java application using JMX