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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesProcess Isolation Patterns

Architectural strategies for separating application components into distinct processes to improve stability.

Distinguishing note: Focuses on multi-process stability rather than general concurrency.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Process Isolation Patterns. Refine with filters or upvote what's useful.

Awesome Process Isolation Patterns GitHub Repositories

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

    agalwood/Motrix

    51,978GitHub पर देखें↗

    Motrix is a cross-platform desktop application designed to manage file transfers across HTTP, FTP, and BitTorrent protocols. It functions as a standalone network protocol client that provides a unified graphical interface for controlling active downloads, including the ability to manage concurrent tasks, set bandwidth limits, and process magnet links. The application distinguishes itself through a multi-process architecture that isolates the user interface from background download operations, ensuring system stability during intensive network activity. It optimizes data transfer speeds by uti

    Separates the user interface from background tasks to ensure application stability.

    JavaScriptaria2bittorrentbt
    GitHub पर देखें↗51,978
  • viatsko/awesome-vscodeviatsko का अवतार

    viatsko/awesome-vscode

    28,754GitHub पर देखें↗

    This project is a curated directory of resources, extensions, and themes designed to extend the functionality of the Visual Studio Code editor. It serves as a comprehensive index for developers seeking to enhance their coding environment, offering a structured collection of community-driven tools that streamline development workflows and improve editor productivity. The directory distinguishes itself by organizing a vast ecosystem of plugins into logical categories, ranging from language-specific intelligence and version control integrations to advanced productivity utilities. It highlights t

    Runs third-party plugins in a separate process to prevent extension crashes from impacting the main editor UI.

    JavaScriptawesomeawesome-listlist
    GitHub पर देखें↗28,754
  1. Home
  2. Software Engineering & Architecture
  3. Process Isolation Patterns