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
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 基于Disruptor的异步并行框架☆20Updated 9 years ago
- 集成第三方登录功能(新浪微博,腾讯QQ,微信,公众号登录)☆23Updated 7 years ago
- ☆47Updated 2 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 用于数据迁移、缓存预热,springboot架构。支持数据区间分割、动态调整线程池配置、任务进度实时查看等特性☆45Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 个人学习笔记,包含关于spring-cloud组件学习和实战学习笔记,还包含zookeeper学习和设计模式的学习笔记。☆34Updated 2 years ago
- 限流幂等框架☆19Updated 6 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 5 years ago
- 分布式事务本地事件表实现☆22Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 规则引擎☆21Updated 7 years ago
- 高可用短信微服务☆58Updated 6 years ago
- mica 演示项目☆48Updated 2 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆62Updated 8 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- Fastpay的目标是打造一款开源的、轻量级的、微服务化的、可公私有云部署的、可定制化的集成聚合支付和资金清结算于一体的统一支付系统,满足互联网企业业务系统的收款和资金处理等需求。☆51Updated 7 years ago
- Based on spring-cache,integrate local cache [ehcache] and distributed cache [redis] to make secondary cache.☆12Updated last year
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆30Updated 7 years ago
- 分布式事务解决方案☆44Updated 2 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- DDD写一个下单功能,帮助大家了解DDD中的规范。☆19Updated 3 years ago