menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Programming News

>

What is Gr...
source image

Medium

1M

read

17

img
dot

Image Credit: Medium

What is Graceful Shutdown? and how it affect our application?

  • Graceful shutdown is a controlled process where an application terminates in an orderly manner, minimizing impact on end-users.
  • During deployments or system terminations, graceful shutdown ensures minimal disruption and fast recovery times.
  • Operating systems send SIGTERM signals to applications to initiate graceful shutdown.
  • In HTTP servers, in-flight requests may be affected if not handled properly during graceful shutdown, risking data loss or corruption.

Read Full Article

like

1 Like

For uninterrupted reading, download the app