redis分布式锁
☆49Jul 3, 2015Updated 11 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:
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- kafka学习总结,源码剖析☆34Mar 30, 2015Updated 11 years ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆548Aug 23, 2016Updated 9 years ago
- fast object pool☆12Aug 7, 2017Updated 9 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.
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 10 years ago
- 分布式session管理☆11Jan 12, 2015Updated 11 years ago
- 高并发下本地锁+分布式锁☆63May 16, 2018Updated 8 years ago
- 公用框架工具,包含ZK,Shiro,SpringMVC,Spring,MyBatis☆14Sep 12, 2023Updated 2 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 9 months ago
- spring boot 集成dubbox☆11Jul 20, 2017Updated 9 years ago
- Spring Data Neo4j 3 Cineasts Tutorial Example☆12Aug 6, 2015Updated 11 years ago
- ZxFrame为JAVA框架-支持读写分离,读数据源熔断,分库分表;多级缓存,防缓存击穿/穿透/雪崩;支持分布式ID/锁;配置热更新等☆13Jun 21, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 分布式锁的简单实现☆108Apr 21, 2017Updated 9 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- 公司内部一个小秘书微信小程序,可以提供展示公司新闻和公告,租房、二手买卖,图书借阅等功能。☆10May 14, 2018Updated 8 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆128Dec 16, 2023Updated 2 years ago
- 分布式可靠消息组件☆93Aug 3, 2021Updated 5 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 9 years ago
- 还在羡慕BAT,京东等公司的大流量的架构吗?让你的java系统引用解耦,互相独立,commonrpc 就可以办到。commonrpc 是一个以netty为基础,spring 自定义shcema为基础标签的rpc框架,不侵入任何业务代码,一个高性能分布式rpc框架,支持tcp…☆101Mar 11, 2015Updated 11 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Dec 5, 2016Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- create☆13Dec 15, 2016Updated 9 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- Spring源码阅读笔记,针对2.5.6☆12Mar 4, 2014Updated 12 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Dec 8, 2014Updated 11 years ago
- ☆16Aug 31, 2013Updated 12 years ago
- ansj_parsing 依存文法&句法分析☆19Jun 27, 2017Updated 9 years ago
- 基于dubbo的一个分布式项目demo☆101Apr 16, 2017Updated 9 years ago
- Sample(Spring Boot + Spring MVC + Spring Security + Thymeleaf + Web jars)☆70Aug 1, 2024Updated 2 years ago
- Node.js开源项目推荐☆12Apr 27, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于springboot的thrift的rpc, 服务发现基于etcd,路由基于ribbon☆80Feb 9, 2018Updated 8 years ago
- ☆16Mar 30, 2014Updated 12 years ago
- a service framework based on facebook thrift rpc framework , support http / rpc / js client call☆21Dec 16, 2022Updated 3 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Oct 14, 2018Updated 7 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 11 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆217Dec 28, 2015Updated 10 years ago
- base-framework是对常用的java web开发封装实用功能来提高开发效率。base-framework基于Spring、Hibernate框架来做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安全框架、spring m…☆16Mar 10, 2016Updated 10 years ago