跨机器或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服务上实现。☆153Dec 16, 2022Updated 3 years ago
- example for AutoLoadCache☆12Oct 13, 2017Updated 8 years ago
- 提供基于大众点评CAT(v1.3.6)监控的扩展,主要是跨服务的消息树(dubbo、http方式)、Cache以及DB监控等☆68Sep 2, 2016Updated 9 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 10 years ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 3 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 9 years ago
- Netty4.1.x+Disruptor3.x☆15Dec 5, 2023Updated 2 years ago
- 用来检测java对象占用内存情况的小工具☆16Mar 1, 2013Updated 13 years ago
- Examples of microservice instrastructures☆12Feb 22, 2017Updated 9 years ago
- Drools-开源业务规则引擎☆16Feb 26, 2020Updated 6 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 3 years ago
- To replace EventBus, Maybe it is the simplest implemention for observer pattern☆12Oct 31, 2018Updated 7 years ago
- mysql数据实时同步到redis,基于mysql binlog实现的同步方案☆10Dec 12, 2015Updated 10 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 10 years ago
- java-main-runner☆23Jul 7, 2022Updated 3 years ago
- HTTP说谎者是一个基于HTTP代理工作模式的HTTP协议欺骗工具。☆26Jun 22, 2020Updated 5 years ago
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- 基于mqtt实现的即时通讯IM服务☆41Sep 15, 2016Updated 9 years ago
- 双重缓存,通过guava-cache和redis实现本地缓存+服务器缓存的双重缓存☆20Feb 5, 2021Updated 5 years ago
- Integration of vertx-web & spring framework☆17Oct 18, 2017Updated 8 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Jul 21, 2017Updated 8 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 11 years ago
- 基于事务的读写分离☆45Feb 7, 2018Updated 8 years ago
- 基于Disruptor的异步并行框架☆20Jun 8, 2015Updated 10 years ago
- spring-cloud学习的demo记录☆24Oct 18, 2019Updated 6 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 9 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- 视频、音频、图片内容识别、语音转写、语音合成 / easy convert video audio image to text, and revert text to audio(base64)☆24Dec 3, 2025Updated 2 months ago
- Vert.x-Web 3.2.1 same as spring framework web, not dependent spring ,annotation develop. Vertx-RPC remote call, annotation .☆21Feb 10, 2023Updated 3 years ago
- Storm 和 esper 整合的例子。演示数据流处理引擎在日志实时处理中的应用☆27Feb 16, 2014Updated 12 years ago
- 一个支持多级缓存的分布式缓存系统☆20Dec 27, 2017Updated 8 years ago
- 爬虫项目源码整理,使用redis进行url缓存,hbase进行详细信息的存储。使用zookeeper进行爬虫线程的状态监控。☆19Oct 7, 2015Updated 10 years ago
- 针对阿里巴巴 canal客户端封装,与spring无缝衔接☆25Dec 16, 2022Updated 3 years ago
- It's a TCC(Try-Confirm-Cancel) transaction framework.基于TCC原理的分布式事务框架☆50Jul 8, 2016Updated 9 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- 基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。☆21Apr 12, 2017Updated 8 years ago
- This is a simple NewIM, created for Mobile App.using Netty, Zookeeper and Protobuf☆19Nov 28, 2014Updated 11 years ago
- 我平时做的写源码分析,包括spring、springmvc、mybatis、spark、flink等各种框架源码以xmind的形式记录☆26Apr 4, 2019Updated 6 years ago