awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Distributed Locking · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDistributed Locking

Mechanisms for coordinating access to shared resources across multiple processes or nodes.

Distinguishing note: No candidates provided; minting under DevOps & Infrastructure as it relates to process coordination and resource management.

Explore 1 awesome GitHub repository matching devops & infrastructure · Distributed Locking. Refine with filters or upvote what's useful.

  1. Home
  2. DevOps & Infrastructure
  3. Distributed Locking

Awesome Distributed Locking GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • symfony/symfony

    symfony/symfony

    30,952View on GitHub↗

    Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif

    Symfony offers distributed locking primitives to coordinate access to shared resources, ensuring only one process modifies an item to prevent data conflicts.

    PHPbundleframeworkhacktoberfest
    30,952View on GitHub↗