分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
-
Updated
Oct 29, 2024 - C#
分布式锁,分布式ID,分布式消息队列、配置中心、注册中心、服务注册发现、超时、重试、熔断、负载均衡
Fireasy 3.0 是基于 .Net Core 应用开发组件,其主旨思想为“让开发变为更简单”,其义为,使用尽可能少的组件,实现你所需的功能。 Fireasy 提供最基础的功能和核心功能,如Emit、Aop,以及模块化、数据库访问、工作单元、多租户、实体仓储、分布式缓存、分布式锁、对象映射、事件总线(消息队列)等等功能。
AspNetCore High Concurrency Simple Code.Describes how to use distributed locking based on redis. Lock-free and queued commodity inventory operations.
An ultra lightweight API for robust Distributed Application Mutex/Locking capabilities leveraging SQL Server. The API provides a set of easy to use custom extensions for the SqlClient libraries (e.g. Microsoft.Data.SqlClient or System.Data.SqlClient) that provide robust distributed application mutex/locking support via the sp_getapplock & sp_rel…
Implementation of the Leader Election pattern based on a distributed lock by taking a lease on an Azure Storage Blob.
.Net 6 Distributed Transaction Sample with MassTransit, RabbitMQ, Outbox Pattern, Ocelot Gateway and Service Discovery.
🔥 MongoDB-based message queue
AutoCSer2 is a high-performance RPC framework supporting Actor mode. AutoCSer 2.0 是一个支持 Actor 模式的高性能 RPC 框架,高并发环境中可通用支持 100W+/s 量级异步调用吞吐,用于构造分布式网络基础架构。框架内置配套高性能组件,主要包括 JSON 序列化组件、二进制数据序列化组件。
The blocking implementation of StackExchange.Redis LockTake and the automatic release of locks
Gaev.LeaderElection is abstraction for leader election with several implementation such as MsSql, MongoDB
Sample dotnet Web API project for distributed cache and distributed lock using redis
Token generation in concurrency and multi-instance scenarios, with lock and cache distributed per user.
Distributed lock with Redis and C# (based on http://redis.io/topics/distlock)
Add a description, image, and links to the distributed-lock topic page so that developers can more easily learn about it.
To associate your repository with the distributed-lock topic, visit your repo's landing page and select "manage topics."