基于 Zookeeper 实现的分布式锁,包含独占锁和读写锁两种实现(目前代码存在一些缺陷,详细参考 http://t.cn/EoTSaI2 评论区)
☆30Oct 13, 2020Updated 5 years ago
Alternatives and similar repositories for distributed_lock
Users that are interested in distributed_lock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 阿里中间件2019代码,复赛14名,内部排名第2受邀参加决赛,拿到季军☆14Mar 8, 2023Updated 3 years ago
- I/O 模型练手代码,分别使用阻塞式 I/O、select、poll 和 epoll 和 Java NIO 实现了简单的 HTTP Server☆48Apr 4, 2018Updated 8 years ago
- 基于Servlet的轻量级JavaWeb框架的实现☆21Nov 16, 2022Updated 3 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- We apply attention on LSTM to give more weight to the items which are more relevant for next-item prediction☆11Dec 26, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于Spring Cloud(Finchley版本)架构体系,整合各微服务基础组件的最新最全的脚手架工程。微服务架构: Spring Cloud全家桶 + Spring boot 2.x + Oauth2 + Mybatis + Druid + Mysql + Shardi…☆13Aug 12, 2018Updated 7 years ago
- ☆11Oct 12, 2013Updated 12 years ago
- Code for master thesis on Zero-Shot Learning in multi-label scenarios☆14Mar 28, 2018Updated 8 years ago
- Successive Point-of-Interest Recommendation☆10Mar 25, 2018Updated 8 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆22Oct 4, 2022Updated 3 years ago
- My Pubkey☆13Oct 9, 2018Updated 7 years ago
- Starter Faucet is an open-source faucet coin giveaway. It aims to allow people to set up faucets with ease and allow them to be maintaine…☆14Nov 2, 2014Updated 11 years ago
- spring cloud 学习案例