高并发下本地锁+分布式锁
☆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
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Dec 16, 2016Updated 9 years ago
- redis分布式锁☆49Jul 3, 2015Updated 11 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- java distribute/dispatch configuration with zookeeper☆12Dec 22, 2015Updated 10 years ago
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Jun 6, 2017Updated 9 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高并发程序设计》源码整理☆632Feb 14, 2019Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 【译】那些年我们错过的java8☆16Feb 27, 2016Updated 10 years ago
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- google guava examples☆11Feb 17, 2022Updated 4 years ago
- ☆43Jan 25, 2023Updated 3 years ago
- lite-tracer轻量级链路追踪系统,google-dapper个人实现。仅供学习研究☆39Sep 7, 2018Updated 7 years ago
- 最全的Markdown语法大全,Markdown使用手册,Typora使用手册☆22Jul 19, 2023Updated 2 years ago
- 缓存cache服务器☆105Apr 10, 2025Updated last year
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 构建 Zookeeper + Dubbo + Spring Boot 的分布式调用入门学习项目实战。旧搭建教程地址:http://blog.csdn.net/hemin1003/article/details/64439876 / 最新搭建教程(201908更新):…☆60Jun 17, 2022Updated 4 years ago
- 基于Solr4.9.0的搜索系统:包括Solr索引建立、Solr索引查询DUBBO接口等内容。☆30Dec 16, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 面向互联网金融行业的支付系统(模块)☆53Jul 1, 2020Updated 6 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- android操作录制、操作回放☆26Dec 28, 2018Updated 7 years ago
- 用nio实现mysql协议,连接数据库查询数据☆13Aug 12, 2017Updated 8 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- java线程池的写法☆75Apr 19, 2015Updated 11 years ago
- 小米falcon监控插件☆12Jul 23, 2019Updated 6 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 years ago
- 学习Innodb的一些资料和网站☆17Mar 15, 2016Updated 10 years ago
- 基于语义级别模调轻量业务监控系统☆19Jan 10, 2017Updated 9 years ago
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 8 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- java基础进阶。包括:socket,多线程,反射,servlet,动态代理等高级知识。☆88Jul 6, 2022Updated 4 years ago