awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesProcess Restoration Configuration

Configuring the behavioral flags and constraints for resuming a frozen process.

Distinct from Configuration File Restorations: Focuses on the behavior of a restored process (e.g., TCP preservation), not restoring config files from backup.

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

Awesome Process Restoration Configuration GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • checkpoint-restore/criucheckpoint-restore का अवतार

    checkpoint-restore/criu

    3,697GitHub पर देखें↗

    CRIU is a Linux process checkpointing tool and state manager used to freeze running applications and save their memory and state to disk for later restoration. It functions as a container migration engine and an OCI checkpoint image converter, allowing the live state of running containers to be transferred between different hosts. The project distinguishes itself through its ability to persist network connectivity, acting as a TCP connection state persister that saves and reconstructs network socket states to maintain active communication after a restart. It further enables the distribution o

    Uses configuration files to set behavioral flags such as preserving established TCP connections during a restore.

    Cblcrcheckpointcontainer
    GitHub पर देखें↗3,697
  1. Home
  2. Operating Systems & Systems Programming
  3. Process Restoration Configuration