Distributed Locking - Awesome Software Architecture
Maybe your like
Skip to content Awesome Software Architecture mehdihadeli/awesome-software-architecture
- Abstraction
- Actor Model Architecture Actor Model Architecture
- Actor Model Architecture
- Akka .NET
- Orleans
- Protoactor
- Architecture Documententation
- AI AI
- A2A
- AI
- Agents
- Microsoft Agent Framework
- Embedding & Vector
- Code Assistants
- LangChain
- Model Context Protocol (MCP)
- Models Models
- Models
- Hugging Face
- Ollama
- OpenAI
- Phi
- Prompt Engineering
- RAG
- Semantic Kernel & .NET AI
- Algorithms
- Anti Patterns Anti Patterns
- Anti Patterns
- Big Ball of Mud
- Code Smells
- God Object
- Partial/Optional Object
- Static Cling
- Architectural Design Principles Architectural Design Principles
- Architectural Design Principles
- CAP Theorem
- Cohesion
- Command Query Separation - CQS
- Coupling
- Crosscutting Concerns
- Dependency Inversion
- Donot Repeat Yourself - DRY
- Encapsulation
- Fail-Fast
- Favor Composition over Inheritance
- GRASP
- Interface Segregation
- Inversion of Control
- Keep It Simple - KISS
- Open/Closed Principle
- Persistence Ignorance
- Single Responsibility
- SOLID
- YAGNI
- Azure Cloud Azure Cloud
- Azure API Management
- Azure App Configuration
- Azure App Service
- Azure App Service Plan
- Azure Cloud
- Azure Functions / Azure Serverless
- Azure Kubernetes Service (AKS)
- Azure Load Balancing
- Azure Logic App
- Azure Messaging Azure Messaging
- Azure Messaging
- Azure Event Grid
- Azure Event Hub
- Azure Queue
- Azure Service Bus
- Azure Web Pub/Sub
- Azure NoSQL Azure NoSQL
- Azure CosmosDB
- Azure NoSQL
- Azure Resource & Resource Group
- Azure Resource Manager (ARM)
- Azure Sequrity Azure Sequrity
- Azure Active Directory (Azure AD)
- Azure Key Vault
- Azure SQL
- Azure Storage Azure Storage
- Azure Storage
- Azure Blob
- Azure Queue
- Azure Table
- Azure File
- Azure Template
- Back Pressure
- Caching
- Clean Architecture
- Clean Code
- Cloud Best Practices
- Cloud Design Patterns Cloud Design Patterns
- Ambassador Pattern
- Anti Corruption Layer Pattern
- Backends for Frontends
- Bulkhead Pattern
- Circuit Breaker Pattern
- Cloud Design Patterns
- Exactly One Delivery
- Gateway Aggregation
- Gateway Pattern
- Inbox Pattern
- Outbox Pattern
- Sidecar Pattern
- Strangler Fig Pattern
- Cloud Native
- Code Review
- Concurrency
- CQRS
- Database Database
- NoSQL NoSQL
- CosmosDB
- DocumentDB
- MongoDB
- NoSQL
- Relational Database Relational Database
- Postgresql
- Relational Database
- SQL
- Replication
- Sharding
- NoSQL NoSQL
- Data Driven Design
- Design Best Practices Design Best Practices
- 12 Factor
- Design Best Practices
- Ids
- Thin Controllers
- Design Patterns Design Patterns
- Adapter Pattern
- Builder Pattern
- Chain Of Responsibility
- Command Message Pattern
- Decorator Pattern
- Design Patterns
- Factory Pattern
- Observer Pattern
- Query Object Pattern
- Repository Pattern
- REPR
- Singleton
- Specification Pattern
- State Pattern
- Strategy Pattern
- Transaction Script Pattern
- DevOps DevOps
- CI/CD CI/CD
- Azure DevOps
- Github Actions
- Jenkins
- Containerd
- Docker Docker
- Docker
- Docker Compose
- Kubernetes Kubernetes
- Kubernetes
- Debuging & Development
- Deployment Strategies
- Deployment Tools Deployment Tools
- Argo-CD
- Helm
- Kustomize
- Kubernetes Operator
- Jenkins
- Ingress Controller Ingress Controller
- Ingress Controller
- Nginx Ingress
- Traefik Ingress
- Other Tools Other Tools
- Garden
- K3s
- Mirrord
- Okteto
- Skaffold
- Telepresence
- Tilt
- Terminal Terminal
- Bash
- Powershell
- CI/CD CI/CD
- Distributed Locking Distributed Locking Table of contents
- 📕Articles
- 📦 Libraries
- Distributed Transactions & Saga
- Domain Driven Design Domain Driven Design
- Aggregation
- Anemic Domain Model
- Application Service
- Bounded Context
- Domain
- Domain Driven Design
- Domain Events
- Domain Service
- Enums
- Event Sourcing
- Exception And Validation
- Infrastructure
- Integration Events
- Mapping
- ORMs ORMs
- Entity Framework
- Persistence Ignorance
- Primitive obsession
- Rich Domain Model
- Strategic Design Patterns
- Tactical Design Patterns
- Value Objects
- Event Driven Architecture
- Eventual Consistency
- Functional Programming
- gRPC
- Hexagonal Architecture
- Infrastructure as a Service Infrastructure as a Service
- Ansible
- Infrastructure as a Service
- Nomad
- Pulumi
- Terraform
- Messaging Messaging
- Async APIs Documentation
- Azure Service Bus
- Change Data Capture (CDC)
- Kafka
- Messaging
- Messaging Patterns
- NATS
- RabbitMQ
- ZeroMQ
- Micro-Frontend
- Microservices Microservices
- Communication & Data Consistency
- Composite UI
- Microservices
- Observibility Observibility
- CorrelationId
- Observibility
- Distributed Tracing
- Diagnostics
- Logging
- Monitoring
- Tools Tools
- EFK
- ELK
- FluentBit
- FluentD
- Loki
- Resiliency Resiliency
- Resiliency
- High Availibility
- Idempotency
- Services Boundries
- Testing
- Tools Tools
- CAP
- Dapr
- Wolverine
- SteelToe
- Tye
- MassTransit
- Aspire
- NServiceBus
- CAP
- Modeling Modeling
- Architecture Diagram
- Class Diagram
- Component Diagram
- Conceptual Diagram
- Conceptual Modeling
- Data Modeling Notations
- Domain Stroytelling
- ER Diagrams
- Event Modeling
- Event Storming
- Logical Modeling
- Modeling
- Physical Modeling
- Relationship
- Tools
- Use Case Diagram
- Modular Monolith
- Object Oriented Design
- Onion Architecture
- Open Source
- Others
- Platform as a Service Platform as a Service
- Heroku
- Netlify
- OpenShift
- Rancher
- Refactoring
- RESTful API Design
- Reverse Proxy & Load Balancing Reverse Proxy & Load Balancing
- Envoy
- Fabio
- HAProxy
- Load Balancing
- MetalLB
- Nginx
- Reverse Proxy
- Traefik
- YARP
- Scaling
- Service Discovery & Registry Service Discovery & Registry
- Consul
- Eureka
- Service Discovery & Registry
- Service Mesh Service Mesh
- Consul & Consul Connect
- Istio
- Linkerd
- Maesh
- Service Mesh
- Service Oriented Architecture
- Software Architecture
- Systems Design Systems Design
- Consistent Hashing
- Systems Design
- Type Driven Design
- Vertical Slice Architecture
📕Articles¶
- Distributed Locks with Redis
- Implementing Redlock on Redis for distributed locks
- How to do distributed locking
- Distributed Locks Manager (C# and Redis)
- The Technical Practice of Distributed Locks in a Storage System
- Control concurrency for shared resources in distributed systems with DLM (Distributed Lock Manager)
- Solving Concurrency in Event-Driven Microservices
- Distributed Locks with Redis
- Distributed Locking: A Practical Guide
📦 Libraries¶
- kidfashion/redlock-cs - Distributed lock with Redis and C# (based on http://redis.io/topics/distlock)
- samcook/RedLock.net - An implementation of the Redlock algorithm in C#
- madelson/DistributedLock - A .NET library for distributed synchronization
Tag » How To Do Distributed Locking
-
How To Do Distributed Locking - Martin Kleppmann
-
Distributed Locks With Redis
-
Everything I Know About Distributed Locks | By Davide Cerbo - Medium
-
Everything I've Learnt About Distributed Locking So Far - Medium
-
The Technical Practice Of Distributed Locks In A Storage System
-
Distributed Locks Are Dead; Long Live Distributed Locks! - Hazelcast
-
Martin Kleppmann On Twitter: "New Blog Post: “How To Do Distributed ...
-
6.2 Distributed Locking | Redis
-
[PDF] How To Do Distributed Locking — Martin Kleppmann's Blog
-
Distributed Locks | System Design Basics - YouTube
-
A Robust Distributed Locking Algorithm Based On Google Cloud Storage
-
Distributed Locking | Documentation Center | ABP.IO
-
What Is A Java Distributed Lock? | Redisson
-
Overview Of Implementing Distributed Locks | Prasanth Gullapalli