跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器
☆31Sep 26, 2017Updated 8 years ago
Alternatives and similar repositories for DistributeLockGenerator
Users that are interested in DistributeLockGenerator are comparing it to the libraries listed below
Sorting:
- 采用Best effort 1pc + 回滚补偿机制实现的一个distributed transaction (分布式事务框架).基于dubbo rpc服务上实现。☆154Dec 16, 2022Updated 3 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 10 years ago
- 提供基于大众点评CAT(v1.3.6)监控的扩展,主要是跨服务的消息树(dubbo、http方式)、Cache以及DB监控等☆69Sep 2, 2016Updated 9 years ago
- example for AutoLoadCache☆12Oct 13, 2017Updated 8 years ago
- zaplog是包装了zap, 带caller func name, 兼容logrus stdlog 的日志输出工具☆10May 22, 2017Updated 8 years ago
- Examples of microservice instrastructures☆12Feb 22, 2017Updated 9 years ago
- java-main-runner☆23Jul 7, 2022Updated 3 years ago
- Quick RPC latency benchmark of Cap'n Proto RPC vs. Apache Thrift vs. ZeroC Ice☆19Dec 14, 2013Updated 12 years ago
- 用来检测java对象占用内存情况的小工具☆16Mar 1, 2013Updated 13 years ago
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 3 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- 码农工作、学习笔记☆10Nov 20, 2022Updated 3 years ago
- Resteasy + Spring + Netty☆13Jul 29, 2015Updated 10 years ago
- Ajax Box for YII2, load or display any content with this AdminLTE inspired Box.☆17Mar 5, 2018Updated 8 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- ☆15Jul 7, 2011Updated 14 years ago
- Storm 和 esper 整合的例 子。演示数据流处理引擎在日志实时处理中的应用☆27Feb 16, 2014Updated 12 years ago
- HTTP说谎者是一个基于HTTP代理工作模式的HTTP协议欺骗工具。☆26Jun 22, 2020Updated 5 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- 基于mqtt实现的即时通讯IM服务☆41Sep 15, 2016Updated 9 years ago
- SpringCloudStream Demo☆13Sep 29, 2016Updated 9 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Mar 5, 2024Updated 2 years ago
- Netty4.1.x+Disruptor3.x☆15Dec 5, 2023Updated 2 years ago
- It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架☆50Jul 8, 2016Updated 9 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 10 years ago
- WeEvent's documents☆12Oct 16, 2024Updated last year
- Drools-开源业务规则引擎☆16Feb 26, 2020Updated 6 years ago
- 轻量级的事件驱动和异步框架☆39Sep 1, 2024Updated last year
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆20Feb 5, 2021Updated 5 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Jul 21, 2017Updated 8 years ago
- 规则引擎☆10Jan 10, 2023Updated 3 years ago
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- This is a simple NewIM, created for Mobile App.using Netty, Zookeeper and Protobuf☆19Nov 28, 2014Updated 11 years ago
- Java实现的撮合交易系统,包含柜台、网关、排队机、撮合核心。A full-stack match trading platform use spring boot, vue, element-ui, vertx and disruptor.☆20Apr 12, 2023Updated 2 years ago
- A simple jQuery tooltip plugin.☆28Apr 29, 2013Updated 12 years ago
- ServiceFramework 示例项目☆10Apr 2, 2016Updated 9 years ago
- login with Google+ Facebook Twitter☆11Dec 22, 2016Updated 9 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago