code4wt / RateLimiterLinks
简单限流算法实现
☆23Updated 6 years ago
Alternatives and similar repositories for RateLimiter
Users that are interested in RateLimiter are comparing it to the libraries listed below
Sorting:
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 手把手教你设计并实现一个基于Redis的分布式锁☆72Updated 6 years ago
- 基于Spring Cloud微服务架构的广告系统☆57Updated 3 years ago
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆27Updated 6 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆82Updated 2 years ago
- Dockerfile镜像编写☆14Updated 8 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- POI实现Excel文件读写(导入导出)操作工具类☆17Updated 6 years ago
- 一种简单易懂的分库分表方案☆95Updated 6 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Updated 6 years ago
- ☆43Updated 2 years ago
- 极客时间算法40讲中涉及的leetcode题目☆28Updated 6 years ago
- 自己编写RPC(动态代理+反射+zookeeper+netty通信),并结合Spring☆33Updated 6 years ago
- 《给 Java 程序员的 Go 私房菜》源码仓库☆63Updated 6 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆62Updated 2 years ago
- 经典java学习场景☆24Updated 10 months ago
- 自定义注解,包括了自定义校验注解、自定义缓存注解、自定义权限校验注解示例代码☆14Updated 3 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated last year
- 基于netty3.6.3实现的文件上传下载功能组件☆40Updated 6 years ago
- 简单netty轮子☆22Updated 4 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Updated 6 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆11Updated 6 years ago
- 《实战Java高并发程序设计》(葛一鸣 郭超著)上的代码清单加注释☆33Updated 6 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Updated 2 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆83Updated 3 years ago
- 个人学习笔记,包含关于spring-cloud组件学习和实战学习笔记,还包含zookeeper学习和设计模式的学习笔记。☆34Updated 2 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 咕泡学院 终生受用的看源码姿势(示例:springmvc)☆9Updated 4 years ago
- A Web Server for Front-end and Back-end Separation.一种专门用于前后端分离的web服务器(静态服务器)基于Netty开发 具有后台监控 负载均衡等功能(欢迎Star,🚫禁止Fork)☆52Updated last year