graceful shutdown package when a service is turned off by software function
-
Updated
Nov 18, 2024 - Go
graceful shutdown package when a service is turned off by software function
Provides primitives to perform ordered GRAceful TERmination for Golang applications
Grace manages long-running goroutines gracefully.
Easy to use graceful shutdown, written for use in Go
The Whole Number Divider app allows users to input two numbers and get a whole number result by dividing them. It handles errors like missing inputs, division by zero, and non-numeric entries, ensuring a smooth user experience with proper validation and error messages.
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
Add a description, image, and links to the graceful-stop topic page so that developers can more easily learn about it.
To associate your repository with the graceful-stop topic, visit your repo's landing page and select "manage topics."