pwh19920920 / sentinel-dubbo
Sentinel 是阿里中间件团队开源的,面向分布式服务架构的轻量级流量控制产品,主要以流量为切入点,从流量控制、熔断降级、系统负载保护等多个维度来帮助用户保护服务的稳定性。本项目为sentinel与dubbo结合的改造项目,主要解决sentinel与dubbo相结合的几个问题: 1. sentinel设定除了限流异常以外都会被认为是需要进行熔断统计,业务异常需要进行自定义处理。 2. sentinel的启动配置太过原始,一定要在java -jar的时候加参数启动,调试困难。 3. sentinel与zookeeper相结合时控制台/客户端无法直接使用zookeeper作为datasource等问题。
☆54Updated 5 years ago
Alternatives and similar repositories for sentinel-dubbo:
Users that are interested in sentinel-dubbo are comparing it to the libraries listed below
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆57Updated 5 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 状态机工程☆39Updated 6 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适 合学习与快速开发使用☆83Updated 2 years ago
- 一个分布式限流的解决方案!☆106Updated 2 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆103Updated 5 years ago
- Seata Workshop 专用☆84Updated last year
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 5 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 基于Spring Cloud的微服务治理平台☆46Updated 6 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- Rabbitmq队列服务PLUS☆93Updated 2 years ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- mybatis 拦截器--实现数据库数据脱敏☆90Updated 3 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆68Updated 6 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- Elastic-Job example☆200Updated 4 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆52Updated 5 years ago
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆99Updated 5 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- springboot + springcloud + feign + seata + mybatis + mysql☆54Updated 5 years ago
- springBoot-swagger-mybatis-shardbatis☆22Updated 8 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 7 years ago
- 合理估算线程池大小及队列数☆146Updated 6 years ago
- 基于springcloud实现的灰度发布☆127Updated 7 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Updated 5 years ago