1399852153 / RedisDistributedLock
java实现的 redis分布式锁demo
☆9Updated 4 years ago
Alternatives and similar repositories for RedisDistributedLock:
Users that are interested in RedisDistributedLock are comparing it to the libraries listed below
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- Sharding-jdbc实现分库分表以及读写分离☆12Updated 6 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 7 years ago
- SpringCloud 尚硅谷 周阳老师 代码笔记☆12Updated 2 years ago
- Spring项目集成了消息队列-RabbitMQ,实现了普通消息订阅-发布模式的消息队列、延迟消息队列、定时发送消息等☆20Updated 7 years ago
- 开源框架之手写系列,主要手写了springmvc,mybatis,rpc框架的实现,目前是跟着简书上一位博主的博客进行练习,先学习一下后期在做功能性的扩展。有兴趣的同学可以参考博主的博客学习一下,加深一下自己对开源框架底层实现的掌握☆11Updated 7 years ago
- springBoot脚手架,集成redis、pagehelper、mongodb、mybatis、log4j2、druid、jwt、mail等。完成大部分公共模块,只需要写业务代码即可。☆49Updated 2 years ago
- Spring、Mybatis 等框架的手写实现☆23Updated 7 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆63Updated 8 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 2 years ago
- SpringCloud系列Demo代码,每个子项目都是SpringCloud的一个知识点或者说技能点且都有对应的博客介绍,代码开箱即用适合新手学习或老司机复习☆63Updated last year
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 2 years ago
- Spring Cloud Alibaba 学习整合。随带开发过程中常用知识点☆25Updated 11 months ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- 此项目为学习Spring-Cloud使用demo,配套学习博客请参考shiyujun.cn☆46Updated 2 years ago
- 使用RabbitMQ的TTL(Time-To-Live)和DLX(Dead Letter Exchanges)特性实现的消息延迟队列的代码样例:实现对消息的延迟消费和延迟重试。☆8Updated 6 years ago
- EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)☆66Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆63Updated 11 months ago
- 整合springboot+bboss+elasticsearch ,实现java对es的操作☆24Updated 6 years ago
- java 实现线程池☆16Updated 8 years ago
- spring boot高并发秒杀测试☆81Updated 6 years ago
- focus,用shiro和springboot搭建的权限管理系统,用户、角色、资源管理授权,细粒度到权限码☆53Updated last year
- 一丰商城(Spring Boot + Spring Cloud分布式微服务架构解决方案项目)☆27Updated 6 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外 的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 2 years ago
- Java常用框架实战教程,包含Activiti,Dubbo,Mybatis—Plus,Netty,POI,RabbitMQ,Spring注解驱动开发,SpringBoot源码分析,SpringCloud实战,SpringMVC注解开发,SSM整合,Zookeeper+Dub…☆25Updated 2 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago