高并发下本地锁+分布式锁
☆62May 16, 2018Updated 7 years ago
Alternatives and similar repositories for wllock
Users that are interested in wllock are comparing it to the libraries listed below
Sorting:
- 接口限流框架☆19Dec 16, 2022Updated 3 years ago
- java中将有子父级关系的list集合转出树形结构☆13Jun 17, 2022Updated 3 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Dec 16, 2016Updated 9 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- redis分布式锁☆47Jul 3, 2015Updated 10 years ago
- java distribute/dispatch configuration with zookeeper☆12Dec 22, 2015Updated 10 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 years ago
- java 高并发处理☆50Sep 26, 2017Updated 8 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 9 years ago
- ☆42Jan 25, 2023Updated 3 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- lite-tracer轻量级链路追踪系统,google-dapper个人实现。仅供学习研究☆38Sep 7, 2018Updated 7 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。