awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesProcess Shutdown Synchronization

Coordination primitives to synchronize the exit of a process based on the state of a related parent or child process.

Distinct from Process Synchronization Locks: Candidates focus on resource locks or ML training; this is about OS-level process exit synchronization

Explore 1 awesome GitHub repository matching operating systems & systems programming · Process Shutdown Synchronization. Refine with filters or upvote what's useful.

Awesome Process Shutdown Synchronization GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • cloudflare/tableflipAvatar cloudflare

    cloudflare/tableflip

    3,155Vezi pe GitHub↗

    Tableflip is a zero-downtime restart library and system utility designed to transfer network sockets and open file descriptors between process instances. It serves as a process lifecycle manager that coordinates the handoff of TCP, UDP, and Unix domain sockets from a parent process to a child process to maintain active sessions during service upgrades. The tool facilitates seamless restarts by utilizing file-based process ID tracking and system signals to trigger the spawning of new process instances. It ensures continuous service availability by handing over network listeners and using readi

    Synchronizes process shutdown by waiting for a parent process to exit or responding to system signals.

    Gogogolanggraceful-restarts
    Vezi pe GitHub↗3,155
  1. Home
  2. Operating Systems & Systems Programming
  3. Process Shutdown Synchronization