caohdgege / seata-asyncLinks
通过组件的形式,允许seata的一些调用进行异步处理,可以实现异步+分布式事务的并存。
☆20Updated 4 years ago
Alternatives and similar repositories for seata-async
Users that are interested in seata-async are comparing it to the libraries listed below
Sorting:
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆105Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆88Updated 5 months ago
- 一款简单易用的无侵入,无需依赖数据库和服务协调者的分布式事务中间件(大量借鉴Seata以及LCN,在此特别感谢)☆38Updated 2 years ago
- xxl-job-nacos项目目前基于xxl-job v2.2.0版本改造,基于nacos服务注册中心实现服务自动发现的分布式定时任务☆33Updated 2 years ago
- 微服务日志链路追踪☆68Updated 3 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆62Updated 5 months ago
- 网关demo,基于Nacos动态配置路由☆61Updated 3 months ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- 轻量级状态机工作流框架☆91Updated 6 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆51Updated 3 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆124Updated 2 weeks ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- 一套神奇的starter,只为爱“偷懒”的你~☆76Updated 4 years ago
- Various open source basic software springboot starter SDK solutions☆14Updated 6 years ago
- 数据权限插件☆47Updated 7 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 3 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 延迟任务调度系统,任务精确触发,支持延迟任务添加,取消等操作,具备分布式的高可用和可靠性☆48Updated 3 years ago
- 一个非常强大的监控日志输出框架,支持 SpringAOP 和动态字节码注入两种方式输出方法执行的监控日志,而且包含链路追踪功能,只要一个注解即可开启所有功能☆87Updated 2 years ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆53Updated 5 months ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆65Updated last year
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 3 years ago
- 一款分布式链路追踪插件,支持Feign、HttpClient、OKHttp、RestTemplate、WebClient、Reactor-Netty、SpringCloud-Gateway、Dubbo,支持自定义链路日志风格,支持自定义链路日志逻辑...☆35Updated 11 months ago