Hacker News new | ask | show | jobs
by rhizome 1655 days ago
Sounds like Apache's graceful-restart.
1 comments

Sort of. Processes on the same node (graceful restart) vs processes on different nodes (maglev).
Eh, a signal is a signal even if it's an RPC, but my point was to focus on the "waiting for something to end or empty before restarting" part.