跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器
☆33Sep 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 采用Best effort 1pc + 回滚补偿机制实现的一个distributed transaction (分布式事务框架).基于dubbo rpc服务上实现。☆154Dec 16, 2022Updated 3 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 11 years ago
- 提供基于大众点评CAT(v1.3.6)监控的扩展,主要是跨服务的消息树(dubbo、http方式)、Cache以及DB监控等☆70Sep 2, 2016Updated 9 years ago
- example for AutoLoadCache☆12Oct 13, 2017Updated 8 years ago
- nothing to use, save test code☆11Feb 7, 2024Updated 2 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.
- Examples of microservice instrastructures☆12Feb 22, 2017Updated 9 years ago
- web based Zeroc Ice management☆18Dec 6, 2015Updated 10 years ago
- spring-cloud学习的demo记录☆24Oct 18, 2019Updated 6 years ago
- 通过velocity模版生成XBatis SQL代码 生成基于Spring注解service、DAO(数据库的CRUD) 支持复合主键、数据库前缀过滤、数据库分表、分页查询、自定义SQL查询、自定义字段查询☆37Jul 14, 2014Updated 12 years ago
- spring boot +spring security实现基于rbac权限管理系统☆13Jan 8, 2017Updated 9 years ago
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- test☆12Oct 18, 2018Updated 7 years ago
- To replace EventBus, Maybe it is the simplest implemention for observer pattern☆13Oct 31, 2018Updated 7 years ago
- 用来检测java对象占用内存情况的小工具☆16Mar 1, 2013Updated 13 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.
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆48Oct 25, 2018Updated 7 years ago
- dubbo项目基于atomikos的分布式事务管理☆12Jun 21, 2022Updated 4 years ago
- 码农工作、学习笔记☆10Nov 20, 2022Updated 3 years ago
- Ajax Box for YII2, load or display any content with this AdminLTE inspired Box.☆17Mar 5, 2018Updated 8 years ago
- 基于TCC分布式事务解决方案,tcctransaction for java 简单易用,欢迎加入交流☆13Jun 17, 2022Updated 4 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- Storm 和 esper 整合的例子。演示数据流处理引擎在日志实时处理中的应用☆26Feb 16, 2014Updated 12 years ago
- rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 …☆19May 26, 2015Updated 11 years ago
- jetbrick web mvc framework☆26Jun 23, 2015Updated 11 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 基于mybatis-plus 3.0.5的代码生成器☆13Dec 29, 2022Updated 3 years ago
- java-main-runner☆23Jul 7, 2022Updated 4 years ago
- 基于mqtt实现的即时通讯IM服务☆43Sep 15, 2016Updated 9 years ago
- ☆15Jul 7, 2011Updated 15 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆35Mar 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原理的分布式事务框架☆51Jul 8, 2016Updated 10 years ago
- SpringCloudStream Demo☆13Sep 29, 2016Updated 9 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Mar 5, 2016Updated 10 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于事务的读写分离