高并发下本地锁+分布式锁
☆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:
- java中将有子父级关系的list集合转出树形结构☆13Jun 17, 2022Updated 4 years ago
- java 高并发处理☆50Sep 26, 2017Updated 8 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Dec 16, 2016Updated 9 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- redis分布式锁☆49Jul 3, 2015Updated 11 years ago
- java distribute/dispatch configuration with zookeeper☆12Dec 22, 2015Updated 10 years ago
- Simple Java Threadpool written from scratch, just to play around with code☆17Aug 28, 2017Updated 8 years ago
- 游戏中常用的线程池,顺序队列和非顺序队列☆22Jun 6, 2017Updated 9 years ago
- 《实战java高并发程序设计》源码整理☆632Feb 14, 2019Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Mar 10, 2019Updated 7 years ago
- 【译】那些年我们错过的java8☆16Feb 27, 2016Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆43Jan 25, 2023Updated 3 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- google guava examples☆11Feb 17, 2022Updated 4 years ago
- 构建 Zookeeper + Dubbo + Spring Boot 的分 布式调用入门学习项目实战。旧搭建教程地址:http://blog.csdn.net/hemin1003/article/details/64439876 / 最新搭建教程(201908更新):…☆60Jun 17, 2022Updated 4 years ago
- lite-tracer轻量级链路追踪系统,google-dapper个人实现。仅供学习研究☆39Sep 7, 2018Updated 7 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- ☆43Apr 14, 2018Updated 8 years ago
- 基于Solr4.9.0的搜索系统:包括Solr索引建立、Solr索引查询DUBBO接口等内容。☆30Dec 16, 2022Updated 3 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- 尚硅谷321影音项目源码-------------配有详细的笔记,采用了xutil3,glide,vitamio,jiecaovideo,GsomFormat,eventbus讯飞语言等前沿框架,完全自定义的万能播放器和音乐播放器,支持网络视频,api均可以使用,作为学习影…☆15Oct 7, 2016Updated 9 years ago
- 用nio实现mysql协议,连接数据库查询数据☆13Aug 12, 2017Updated 8 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- java线程池的写法☆75Apr 19, 2015Updated 11 years ago
- 商品秒杀系统——Java并发实战和并发优化☆12Oct 6, 2016Updated 9 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 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.
- Light Distributed Job Framework☆33Jun 15, 2018Updated 8 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- openFrameworks addon that creates a mesh from the Kinect depth map. Functionality includes:☆16Jun 23, 2014Updated 12 years ago
- 小米falcon监控插件☆12Jul 23, 2019Updated 7 years ago
- a simple retry schedule (一个简单的重试机制实现)☆21Aug 30, 2017Updated 8 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- 一个仿innodb的数据库存储引擎。☆15Sep 17, 2018Updated 7 years ago