v5tech / distributed-lock-examplesLinks
史上最全的分布式锁案例合辑。我们不造轮子,只需用好轮子!
☆16Updated 5 years ago
Alternatives and similar repositories for distributed-lock-examples
Users that are interested in distributed-lock-examples are comparing it to the libraries listed below
Sorting:
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- 解决异构系统间消息通知时保证消息必达☆64Updated 3 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 一个sofa demo 实现了领域驱动设计☆70Updated 7 years ago
- Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清 结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。☆51Updated 7 years ago
- 将枚举映射为数据字典,可用于前后端共享数据字典☆28Updated last year
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 4 years ago
- ElasticSearch的使用笔记,包括使用sdk,使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等☆86Updated 3 years ago
- Rabbitmq队列服务PLUS☆95Updated 2 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆78Updated 3 years ago
- spring-boot-starter-samples☆75Updated 11 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated 2 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 months ago
- 通用报警框架,支持报警方式自定义,报警配置自定义☆168Updated 2 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- 星云项目基于JDK17、Spring Boot 3.5.x、Spring Cloud 2021生态体系技术,采用微服务前后端分离架构,供开发人员学习和交流。包括服务注册与发现、服务监控、服务管理、服务治理、服务网关、服务熔断、配置管理、OAuth2认证授权中心等常见微服务组…☆34Updated last month
- 🦕 急速开发,约定式 ❤️ cache、dynamic datasource、flyway、knife、openfeign、schedulex、xxljob、oss、sso、named、youtube-api、mail..☆47Updated 9 months ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆126Updated 2 weeks ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 4 months ago
- 基于JdbcTemplate的封装,优雅进行增删改查,支持sql/方法/类级别指定数据源☆101Updated 2 months ago
- 数据权限插件☆47Updated 7 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 这是一个用于对 SpringBoot 服务打包为 Windows、Linux、Docker、Helm Chart下可部署包的 Maven 插件。☆59Updated 2 years ago
- A better feign client library to combine with SpringBoot.☆74Updated last year
- mica 演示项目☆50Updated 3 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆32Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago