基于zookeeper的分布式锁的实现
☆22Feb 15, 2016Updated 10 years ago
Alternatives and similar repositories for distributedLock
Users that are interested in distributedLock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- 高性能轻便的序列化组件☆33Jul 22, 2013Updated 13 years ago
- base-framework是对常用的java web开发封装实用功能来提高开发效率。base-framework基于Spring、Hibernate框架来做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安全框架、spring m…☆16Mar 10, 2016Updated 10 years ago
- 基于Spring4.18+SpringMVC 4.18+hibernate4的内容管理系统☆13Nov 13, 2015Updated 10 years ago
- ServiceFramework 示例项目☆10Apr 2, 2016Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Feb 9, 2018Updated 8 years ago
- ☆11May 9, 2017Updated 9 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 10 years ago
- spring利用zookeeper作为配置中心Demo☆19Feb 15, 2016Updated 10 years ago
- Distributed Configuration Management Platform(分布式配置管理平台)☆15Sep 30, 2016Updated 9 years ago
- 基于netty3.5的游戏服务器框架,方便分布式扩展☆43Nov 29, 2016Updated 9 years ago
- 利用kafka+storm+mysql/redis构建日志监控系统☆13May 6, 2018Updated 8 years ago
- 基于canal的mysql slave实现☆12Apr 7, 2013Updated 13 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.
- 业务风控系统☆12Aug 25, 2016Updated 9 years ago
- dubbo-brave集成☆10Mar 16, 2016Updated 10 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 8 years ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 12 years ago
- redis分布式锁☆49Jul 3, 2015Updated 11 years ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆549Aug 23, 2016Updated 9 years ago
- 多租户架构实现企业进销存☆20Jun 2, 2016Updated 10 years ago
- 订单后台管理系统☆16Dec 18, 2015Updated 10 years ago
- copy from https://code.google.com/p/nfs-rpc/☆19Sep 11, 2013Updated 12 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- dubbo服务间的分布式事物