pwh19920920 / sentinel-dubboLinks
Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个问题: 1. sentinel设定除了限流异常以外都会被认为是需要进行熔断统计,业务异常需要进行自定义处理。 2. sentinel的启动配置太过原始,一定要在java -jar的时候加参数启动,调试困难。 3. sentinel与zookeeper相结合时控 制台/客户端无法直接使用zookeeper作为datasource等问题。
☆54Updated 6 years ago
Alternatives and similar repositories for sentinel-dubbo
Users that are interested in sentinel-dubbo are comparing it to the libraries listed below
Sorting:
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- api网关☆117Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- Rabbitmq队列服务PLUS☆95Updated 2 years ago
- 服务网关集成dubbox rest服务