TFdream / juice
Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。
☆39Updated 2 years ago
Alternatives and similar repositories for juice:
Users that are interested in juice are comparing it to the libraries listed below
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 2 years ago
- 基于Disruptor的异步并行框架☆21Updated 9 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- netty入门demo,单机版消息推送☆47Updated 6 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- 集成第三方登录功能(新浪微博,腾讯QQ,微信,公众号登录)☆23Updated 8 years ago
- 基于springboot定义接口网关☆35Updated 7 years ago
- 一款专门为SpringBoot项目设计的限流组件,利用Redis+lua从而来实现高性能和分布式的能力。使用比较简单。通过半嵌入式的开发即可使用分布式注解。☆17Updated 2 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 7 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 6 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆62Updated 8 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- ☆47Updated 2 years ago
- 基于Dubbo实现的SOA分布式(没有实现分布式事务)---SpringBoot整合各种组件的JavaWeb脚手架☆24Updated 7 years ago
- ☆51Updated last year
- 个人学习笔记,包含关于spring-cloud组件学习和实战学习笔记,还包含zookeeper学习和设计模式的学习笔记。☆34Updated 2 years ago
- API聚合框架,只需要简单的配置就可以完成多个API的聚合操作。☆19Updated 4 years ago
- xxl-job-admin 任务调度平台 Spring Boot 版本[后台部分] ,统 一改为rest接口☆38Updated 2 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆30Updated 7 years ago