GitHub topics: graceful
adrianosela/sslmgr
A layer of abstraction the around acme/autocert certificate manager (Golang)
Language: Go - Size: 111 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 30 - Forks: 5

shahradelahi/node-exit-signal
π Gracefully handle process termination in Node.js with custom exit hooks.
Language: TypeScript - Size: 76.2 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 0

simonecorsi/fine
π§Ή Gracefully shutdown Node.js application: help you handle exit signals and cleanup
Language: Shell - Size: 2.03 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 32 - Forks: 1

gquittet/graceful-server
Tiny (~5k), KISS, dependency-free Node.JS library to make your API more graceful
Language: TypeScript - Size: 1.06 MB - Last synced at: 8 days ago - Pushed at: 16 days ago - Stars: 312 - Forks: 6

Srlion/goobie-sql
Easily connect to MySQL in Garry's Mod using Rust binary!
Language: Lua - Size: 117 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 12 - Forks: 0

hemerajs/fastify-graceful-shutdown
Gracefully shutdown fastify
Language: JavaScript - Size: 1.27 MB - Last synced at: 18 days ago - Pushed at: 9 months ago - Stars: 77 - Forks: 13

kai3341/systemPY
Python application component initialization system
Language: Python - Size: 724 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

beenotung/graceful-playwright
Gracefully handle timeout and network error with auto retry.
Language: TypeScript - Size: 44.9 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

appleboy/graceful
graceful shutdown package when a service is turned off by software function
Language: Go - Size: 67.4 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 60 - Forks: 8

seb-luk/olo-shutdown
olo shutdown stops the webserver and executes a prioritized list of functions when the app is about to shut down.
Language: TypeScript - Size: 108 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

nikitaeverywhere/node-graceful-shutdown
Gracefully shutdown your modular NodeJS application.
Language: JavaScript - Size: 22.5 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 4

Dav1dde/elegant-departure
Rust crate to simplify graceful shutdowns
Language: Rust - Size: 50.8 KB - Last synced at: 4 days ago - Pushed at: 7 months ago - Stars: 13 - Forks: 0

containers/winquit
golang module that supports graceful shutdown of Windows applications
Language: Go - Size: 2.68 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 1

goal-web/goal
a graceful framework of golang
Language: Go - Size: 609 KB - Last synced at: 28 days ago - Pushed at: 2 months ago - Stars: 234 - Forks: 20

gobwas/graceful
A library for graceful restarts in Go.
Language: Go - Size: 198 KB - Last synced at: 2 days ago - Pushed at: over 7 years ago - Stars: 94 - Forks: 3

codechimp-io/graceful
Go package enabling graceful shutdown/restart of an http.Server using http://github.com/cloudflare/tableflip
Language: Go - Size: 22.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

aoliveti/gracefulhttp
A Go library for graceful shutdown of an HTTP server, configured using best practices.
Language: Go - Size: 36.1 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 5 - Forks: 0

samialdury/gracy π¦
Execute custom cleanup function before Node.js exits. DEPRECATED - use https://github.com/mcollina/close-with-grace
Language: TypeScript - Size: 442 KB - Last synced at: 2 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

ladjs/graceful
Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handlers.
Language: JavaScript - Size: 545 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 74 - Forks: 8

teou/inji
a dependency inject container for golang (golang inject), objects will be closed on a reverse order of their creation
Language: Go - Size: 794 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 29 - Forks: 8

k1LoW/donegroup
donegroup is a package that provides a graceful cleanup transaction to context.Context when the context is canceled.
Language: Go - Size: 126 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 29 - Forks: 0

ladjs/mongoose
Mongoose helper for Lad
Language: JavaScript - Size: 533 KB - Last synced at: 19 days ago - Pushed at: 11 months ago - Stars: 3 - Forks: 1

xfxdev/xtcp
A TCP Server Framework with graceful shutdown, custom protocol.
Language: Go - Size: 39.1 KB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 150 - Forks: 31

TV4/graceful π¦
Graceful shutdown of Go 1.8+ servers using Server.Shutdown
Language: Go - Size: 26.4 KB - Last synced at: 30 days ago - Pushed at: over 2 years ago - Stars: 136 - Forks: 10

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.
Language: Go - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ailncode/af
You can use this package write a graceful reload HTTP server easily
Language: Go - Size: 22.5 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 20 - Forks: 2

vardius/shutdown
Simple go signals handler for performing graceful shutdown by executing callback function
Language: Go - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 3

abursavich/graceful
Package graceful provides graceful shutdown for servers.
Language: Go - Size: 35.2 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 0

vapao/go-graceful
golang http graceful restart
Language: Go - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

sjefvanleeuwen/ocelot-graceful-load-balancer
A Provider for Ocelot which provides a Round Robin Load balancer with API Nodes Health Checking.
Language: C# - Size: 30.3 KB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

tabalt/gracehttp
A simple and graceful HTTP server for Golang
Language: Go - Size: 23.4 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 294 - Forks: 80

WinPooh32/http-graceful-reload-example
Graceful process restarts in Go
Language: Go - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

pseidemann/finish
A non-intrusive, zero dependency library adding a graceful shutdown to Go HTTP servers.
Language: Go - Size: 26.4 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 141 - Forks: 10

SentimensRG/sigctx
Go contexts for graceful shutdown
Language: Go - Size: 1.95 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 54 - Forks: 1

alcidesqueiroz/tooltippy
π¬ Graceful CSS-only tooltips in under 1kb gzipped.
Language: Stylus - Size: 521 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 0

TomWright/grace
Easy graceful shutdowns in your go applications.
Language: Go - Size: 20.5 KB - Last synced at: 24 days ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

antonmashko/taskq
Golang goroutine manager.
Language: Go - Size: 2.61 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

udhos/gracefulrestart
gracefulrestart demonstrates how to gracefully restart a http server in Go.
Language: Go - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sword-jin/go-graceful
a golang package for restart your application graceful, support with supervisor, systemd
Language: Go - Size: 1.5 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 3

fevin/gracehttp
graceful http server for golang. οΌεΉ³ζ»ιε―οΌ
Language: Go - Size: 43.9 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 61 - Forks: 11

azeroth-sha/graceful
δΌι ε―εζε‘
Language: Go - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

kaelzhang/graceful-instanceof
The instanceof mechanism cross package/module versions.
Language: JavaScript - Size: 5.86 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

ladjs/bull π¦
Bull for Lad
Language: JavaScript - Size: 587 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

study-driven-developer/book-study
κ΅μμλ κ°λ°μλ€μ μ°μν λ μ λͺ¨μ
Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

a179346/async-interval-job
β¨ setInterval for promises and async/sync functions. Support graceful shutdown and prevent multiple executions from overlapping in time.
Language: TypeScript - Size: 122 KB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

hustle-dev/book-study Fork of study-driven-developer/book-study
κ΅μμλ κ°λ°μλ€μ μ°μν λ μ λͺ¨μ
Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eachanjohnson/errR
Graceful error handling in R
Language: R - Size: 10.7 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

padurean/golang-graceful-shutdown-and-repeating-cron-jobs
Graceful shutdown with repeating "cron" jobs (running at a regular interval) in Go
Language: Go - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

TomWright/lifetime
A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.
Language: Go - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 18 - Forks: 1

LuKks/terminable
Handle resources for graceful exit
Language: JavaScript - Size: 20.5 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

LuKks/like-terminable
Handle process, cluster, servers and req/res for graceful exit
Language: JavaScript - Size: 26.4 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

zhangpeihao/shutdown
Gracefully shutdown using context.Context and sync.GroupWait
Language: Go - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 2

jiaoji100/gracegrpc
Graceful restart & zero downtime deploy for Go gRPC servers.
Language: Go - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 1

thinkjs/think-cluster
Cluster manage for ThinkJS 3.x
Language: JavaScript - Size: 93.8 KB - Last synced at: 8 days ago - Pushed at: almost 4 years ago - Stars: 11 - Forks: 5

wllenyj/goginx
A library of Go application, it can make the Go application run like daemon. Implements the daemon, graceful restart and graceful shutdown.
Language: Go - Size: 2.34 MB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

sharonjl/graceful
graceful is a resource termination library to smoothly clean up resources on term signals
Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

lingdor/gexit
graceful,safty exit your golang program.
Language: Go - Size: 7.81 KB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

beiping96/grace
Grace manages long-running goroutines gracefully.
Language: Go - Size: 30.3 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

hellysmile/async_armor
Graceful drop-in replacement for asyncio.shield
Language: Python - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 3

hckhanh/polka-spa
A Polka app template to serve SPA for Node.js with the graceful shutdown running in Kubernetes.
Language: JavaScript - Size: 11.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

open-node/graceful
Node.js process reload graceful
Language: JavaScript - Size: 10.7 KB - Last synced at: 10 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mylxsw/graceful
Graceful is a Go library for graceful shutdown and reload
Language: Go - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Sunmxt/arbiter
Trace goroutine lifecycles.
Language: Go - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ridakk/nexit
Tiny dependency free utility to exit NodeJs gracefully
Language: TypeScript - Size: 432 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

andrewlader/go-gently
The Go-Gently service is a Go language package to enable other Go services to gently shutdown when they receive a SIGTERM, SIGINT or SIGQUIT signal.
Language: Go - Size: 20.5 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

buexplain/go-gracehttp
a simple and graceful HTTP server for Golang
Language: Go - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

v-braun/nett
Go's net.Conn wrapper with simple API
Language: Go - Size: 95.7 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

ladjs/agenda
Agenda for Lad
Language: JavaScript - Size: 181 KB - Last synced at: 3 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

CryptoScamDB/graceful-dns
An NPM package to provide non-rejecting promises for Node's DNS module
Language: TypeScript - Size: 119 KB - Last synced at: 16 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

ladjs/stop-agenda
Gracefully stop Agenda and cancel recurring jobs
Language: JavaScript - Size: 141 KB - Last synced at: 21 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 2

shinnn/write-file-atomically
Promisified version of write-file-atomic
Language: JavaScript - Size: 115 KB - Last synced at: 27 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

cara-tm/FOTO
A prenium Textpattern CMS theme for photos lovers (in development)
Size: 4.44 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0
