Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个问题: 1. sentinel设定除了限流异常以外都会被认为是需要进行熔断统计,业务异常需要进行自定义处理。 2. sentinel的启动配置太过原始,一定要在java -jar的时候加参数启动,调试困难。 3. sentinel与zookeeper相结合时控制台/客户端无法直接使用zookeeper作为datasource等问题。
☆54Aug 14, 2026Updated 2 weeks ago
Alternatives and similar repositories for sentinel-dubbo
Users that are interested in sentinel-dubbo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 改造阿里巴巴sentinel,使用zk作为数据源的内部版本,实现了自动选举功能 详细文档见WATCH-ME.md或者wiki,develop版本实现了监控数据持久化到elasticsearch(待完善)☆10Dec 6, 2022Updated 3 years ago
- 基于springboot幂等性框架☆27Jul 12, 2025Updated last year
- 异常日志收集客户端 环境隔离版本☆58Jun 17, 2022Updated 4 years ago
- springboot+activemq☆12Jan 25, 2017Updated 9 years ago
- 云南数聚基础框架☆25May 10, 2017Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 这是一个基于SSH的学院人事管理系统。功能:前台主要是教师注册、登录、查询信息等模块,后台主要完成功能有对教师信息进行维护,后台系统先登录,才能操作教师信息:添加/修改/删除;没有登录,只能查看教师信息列表,不能操作。采用Java EE的分层架构,WEB层使用Struts2…☆18Apr 17, 2017Updated 9 years ago
- activemq activemq-springboot demo☆12Dec 24, 2016Updated 9 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- 基于SpringBoot的注解插件,实现了对接口的防重放攻击,校验请求超时,校验请求签名☆18Mar 5, 2019Updated 7 years ago
- typical zookeeper application☆17Aug 30, 2018Updated 8 years ago
- Zan node project template.☆13Feb 2, 2018Updated 8 years ago
- ☆10Apr 11, 2022Updated 4 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Xmutca-rpc是一个基于netty开发的分布式服务框架,提供稳定高性能的RPC远程服务调用功能,支持注册中心,服务治理,负载均衡等特性,开箱即用。☆19Aug 14, 2026Updated 2 weeks ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆16Oct 4, 2022Updated 3 years ago
- 为Dubbo增加Hystrix断路器☆24Apr 26, 2017Updated 9 years ago
- 监控维度:1.监控内容信息采集;2.监控对象Url,Spring,数据源,异常,jvm,服务信息;3.监控策略处理☆12Nov 2, 2018Updated 7 years ago
- 数据库订阅工具,一个注解即可订阅数据库任何表变化☆10Sep 19, 2024Updated last year
- 集成SpringBoot和RocketMQ,通过注解方式使用。☆11May 15, 2018Updated 8 years ago
- Zookeeper Monitoring Extension for AppDynamics☆10Sep 29, 2021Updated 4 years ago
- ☆20Apr 14, 2024Updated 2 years ago
- 模仿Spring的IOC机制,实现依赖反转的IOC框架☆16Jun 14, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Jan 8, 2018Updated 8 years ago
- 基于阿里Dubbo框架的服务切换工具☆19Jul 21, 2017Updated 9 years ago
- ID生成服务器,多种高性能ID生成策略☆17Mar 22, 2017Updated 9 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- rust_edu☆12Jul 17, 2022Updated 4 years ago
- 探索在AI编程中的Harness Engineering,确保AI编程可约束、可评估、可追溯☆17Apr 24, 2026Updated 4 months ago
- A standalone app (ETL pattern using spring-boot) that extracts process and task data from activiti engine tables and moves to an Elastics…☆13Feb 5, 2019Updated 7 years ago
- java时间轮☆40Nov 23, 2018Updated 7 years ago
- 封装常用的生产者-消费者模型☆19May 9, 2017Updated 9 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 高可用短信微服务☆58Nov 8, 2018Updated 7 years ago
- Dubbo的Swagger服务文档☆333Sep 13, 2024Updated last year
- 基于java实现银行家算法☆10Mar 23, 2017Updated 9 years ago
- Project to set up basics of a Java annotation processor☆19Apr 26, 2020Updated 6 years ago
- Java:购物车规则引擎。采用SOA思想,每个促销规则以插件的形式增减☆22Dec 23, 2015Updated 10 years ago
- Fantasy Console based on lua☆17Jan 20, 2022Updated 4 years ago
- dubbo服务管理以及监控系统☆13Dec 24, 2019Updated 6 years ago