awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesProcess Restorability Verification

Analyzing a running process to determine if it can be successfully checkpointed and restored without failure.

Distinct from Automated Restorability Verifications: Distinct from backup restorability; analyzes the live state of a running process for potential restoration compatibility.

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

Awesome Process Restorability Verification GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • checkpoint-restore/criuالصورة الرمزية لـ checkpoint-restore

    checkpoint-restore/criu

    3,697عرض على GitHub↗

    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

    Checks a running process to determine if its current state can be successfully frozen and restored.

    Cblcrcheckpointcontainer
    عرض على GitHub↗3,697
  1. Home
  2. Operating Systems & Systems Programming
  3. Process Restorability Verification