cpthack / java-rate-limiter
基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。
☆68Updated 7 years ago
Alternatives and similar repositories for java-rate-limiter:
Users that are interested in java-rate-limiter are comparing it to the libraries listed below
- 基于jedis封装的redis操作工具,包含了常用的操作方法,更加方便使用☆15Updated 7 years ago
- 基于无界面浏览器jbrowserdriver实现的静态化组件,支持将AJAX页面静态化,并支持AngularJS及Vue.js等主流JS实现的页面静态化。API简洁,使用方便。☆1Updated 7 years ago
- 模拟spring事件驱动核心包spring-event的功能,基于JFinal框架开发的事件驱动插件,使用非常简单。Updated 7 years ago
- Ehcache属于进程级缓存,针对Ehcache常用的方法进行了简单的封装,方便后期使用。☆2Updated 7 years ago
- 状态机工程☆40Updated 6 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 基于Dubbo实现的SOA分布式(没有实现分布式事务)---SpringBoot整合各种组件的JavaWeb脚手架☆24Updated 7 years ago
- Redis Based API Access Rate Limiter☆82Updated 2 years ago
- 实现JDBC规范的分库分表,读写分离的数据源☆15Updated 4 years ago
- spring整合guava和redis实现本地和远程缓存☆41Updated 9 years ago
- 使用 SpringBoot+SpringAMQP+RabbitMQ 实现 RPC 的 demo☆36Updated 7 years ago
- 基于 netty 的 web 框架☆23Updated 4 years ago
- EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)☆65Updated 6 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 7 years ago
- maven之自定义archtype生成自定义项目骨架 1.该项目是一个自定义的archetype,通过该archetype可以生成一个自定义的基础项目框架 2.改项目框架由:Spring,SpringMVC,MyBatis,架构,前端采用bootstrap,jquery…☆52Updated 9 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 2 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- ☆23Updated 8 years ago
- 这是一个集成了Mybatis分页插件和通用Mapper的示例项目☆31Updated 7 years ago
- 主要用于开放平台的接口限流框架☆91Updated 2 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- spring-boot企业项目脚手架☆27Updated last year
- Spring Cloud Security Demo☆22Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 基于Netty实现轻量级的微服务通讯网关。主要实现了安全、流控、代理、路由等功能。☆18Updated 8 years ago
- Dbsplit扩展了Spring的JdbcTemplate, 在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能,并 与Spring JDBC保持相同的风格,简单实用,避免外部依赖,不需要类似cobar的代理服务器,堪称可伸缩的Spring JdbcTemp…☆17Updated 6 years ago