learninghard-lizhi / common-utilLinks
公共类库框架,记录分布式常用实现以及常用工具类
☆11Updated 6 years ago
Alternatives and similar repositories for common-util
Users that are interested in common-util are comparing it to the libraries listed below
Sorting:
- Spring-Boot-Samples(Spring Cloud)☆72Updated 2 years ago
- redis分布式锁☆48Updated 10 years ago
- Rabbitmq队列服务PLUS☆95Updated 2 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 7 years ago
- custom spring boot starter tools☆68Updated 3 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- api网关☆117Updated 7 years ago
- 一个sofa demo 实现了领域驱动设计☆70Updated 7 years ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- 博客中出现的代码示例,通常都是一些demo型的代码 ,所以就放在一个仓库下面了☆60Updated 7 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆78Updated 3 years ago
- Dubbo + Zipkin + Brave + Kafka实现全链路追踪☆54Updated 7 years ago
- ☆99Updated 5 months ago
- dubbo日志扩展插件☆25Updated 8 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 基于Spring,SpringMVC,MyBatis,bootstrap,jquery,jstl等集成的基础开发框架!☆24Updated 9 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆69Updated last year
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 6 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 4 months ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 months ago
- java时间轮☆37Updated 6 years ago
- ☆36Updated 6 years ago
- 基于Spring Cloud的微服务治理平台☆47Updated 6 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago