高并发下本地锁+分布式锁
☆63May 16, 2018Updated 8 years ago
Alternatives and similar repositories for wllock
Users that are interested in wllock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 接口限流框架☆19Dec 16, 2022Updated 3 years ago
- java 高并发处理☆50Sep 26, 2017Updated 8 years ago
- java中将有子父级关系的list集合转出树形结构☆13Jun 17, 2022Updated 3 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Dec 16, 2016Updated 9 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- redis分布式锁☆48Jul 3, 2015Updated 10 years ago
- java distribute/dispatch configuration with zookeeper☆12Dec 22, 2015Updated 10 years ago
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Jun 6, 2017Updated 8 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高并发程序设计》源码整理☆631Feb 14, 2019Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 【译】那些年我们错过的java8☆17Feb 27, 2016Updated 10 years ago
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- ☆42Jan 25, 2023Updated 3 years ago
- google guava examples☆11Feb 17, 2022Updated 4 years ago
- lite-tracer轻量级链路追踪系统,google-dapper个人实现。仅供学习研究☆39Sep 7, 2018Updated 7 years ago
- 最全的Markdown语法大全,Markdown使用手册,Typora使用手册☆20Jul 19, 2023Updated 2 years ago
- 缓存cache服务器☆106Apr 10, 2025Updated last year
- 构建 Zookeeper + Dubbo + Spring Boot 的分布式调用入门学习项目实战。旧搭建教程地址:http://blog.csdn.net/hemin1003/article/details/64439876 / 最新搭建教程(201908更新):…☆60Jun 17, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于Solr4.9.0的搜索系统:包括Solr索引建立、Solr索引查询DUBBO接口等内容。☆30Dec 16, 2022Updated 3 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- 用nio实现mysql协议,连接数据库查询数据☆13Aug 12, 2017Updated 8 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- 商品秒杀系统——Java并发实战和并发优化☆12Oct 6, 2016Updated 9 years ago
- 小米falcon监控插件☆12Jul 23, 2019Updated 6 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 学习Innodb的一些资料和网站☆17Mar 15, 2016Updated 10 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭 锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- 基于语义级别模调轻量业务监控系统☆19Jan 10, 2017Updated 9 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展 性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- java基础进阶。包括:socket,多线程,反射,servlet,动态代理等高级知识。☆88Jul 6, 2022Updated 3 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago