Skip to content

dienvt/go-graceful-shutdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang Graceful Shutdown

This project I'm using http server and cron jobs for demonstrate how to archive graceful shutdown.

Graceful shutdown achieved when:

  • System waiting for Http finished process last request before exit
  • System waiting for cron jobs process finished before exit

To run project exec make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published