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:
- 状态机工程☆38Updated 6 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆58Updated 5 years ago
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆95Updated 6 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- canal 写成 spring boot 组件☆124Updated 2 years ago
- 一个分布式限流的解决方案!☆109Updated 2 years ago
- 基于springcloud实现的灰度发布☆129Updated 7 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆131Updated 3 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 3 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆66Updated 10 months ago
- spring-cloud-gateway集成Naocos实现动态路由☆107Updated 6 years ago
- 合理估算线程池大小及队列数☆146Updated 6 years ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 6 years ago
- kingMicro 是一套dubbo为核心的微服务套件。包括服务治理、API网关、降级熔断及服务层流量防护、分布式链路追踪等组件 演示环境:admin,admin(演示环境已屏蔽修改admin密码,及删除菜单)☆3Updated 2 years ago
- 🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用☆83Updated 3 years ago
- api网关☆116Updated 6 years ago
- 微服务调用链监控CAT实验,极客时间微服务架构实践课程☆85Updated 6 years ago