yangliu0 / DistributedLock
分布式锁的简单实现
☆106Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for DistributedLock
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆61Updated 7 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆125Updated 6 years ago
- 分布式学习☆73Updated 7 years ago
- ☆47Updated 2 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆74Updated 4 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆134Updated 5 years ago
- SpingBoot框架使用与研究项目。☆174Updated 5 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 构建 Zookeeper + Dubbo + Spring Boot 的分布式调用入门学习项目实战。旧搭建教程地址:http://blog.csdn.net/hemin1003/article/details/64439876 / 最新搭建教程(201908更新):…☆59Updated 2 years ago
- ☆157Updated 8 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆111Updated 3 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆111Updated 7 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆236Updated 6 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆116Updated 8 years ago
- Elastic-Job example☆200Updated 4 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆72Updated 9 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆165Updated 3 years ago
- 一个分布式限流的解决方案!☆105Updated last year
- ☆86Updated 7 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆68Updated 6 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆224Updated last year
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆58Updated 5 years ago
- spring+mybatis实现数据库读写分离☆5Updated 7 years ago
- 基于Redis的分布式限流组件,注解支持☆143Updated 5 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆140Updated 5 years ago
- RocketMQ基础教程;RocketMQ使用教程;SpringBoot整合RocketMQ☆30Updated 5 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 5 years ago