yangliu0 / DistributedLockLinks
分布式锁的简单实现
☆107Updated 8 years ago
Alternatives and similar repositories for DistributedLock
Users that are interested in DistributedLock are comparing it to the libraries listed below
Sorting:
- ☆154Updated 9 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆240Updated 2 weeks ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆223Updated 2 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆164Updated 3 years ago
- SpingBoot框架使用与研究项目。☆176Updated 6 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆231Updated last year
- My RPC FrameWork(自己写的RPC框架)☆121Updated 6 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- 分布式学习☆75Updated 8 years ago
- 用netty实现长连 接和心跳监测的示例代码☆136Updated 6 years ago
- ☆87Updated 8 years ago
- Java网络编程:BIO、NIO、AIO☆136Updated 3 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆196Updated 10 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆486Updated 7 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 6 years ago
- 基于springboot的rest调用框架,定义接口然后即可直接注入使用。☆149Updated 7 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- 👨🎓学习各种知识的记录☆170Updated 4 years ago
- init project☆74Updated 4 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- Spring Cloud Finchley.SR1.RELEASE 版本进行的系列教程,同时欢迎关注我的公众号 battcn☆44Updated 6 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆139Updated 6 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Updated 9 months ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 4 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago