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:
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 7 years ago
- Spring Cloud Alibaba + Nacos + Dubbo + OpenFeign + Sentinel + Seata 整合示例 (跟进Spring Cloud Alibaba最新版本)☆132Updated 3 years ago
- api网关☆117Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 基于Spring Cloud的微服务治理平台☆47Updated 6 years ago
- 🔑 Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector with high universalit…☆133Updated last year
- 一个sofa demo 实现了领域驱动设计☆70Updated 7 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 3 months ago
- 服务网关集成dubbox rest服务☆151Updated 2 years ago
- 提供elasticsearch-rest-high-level-client连接池功能,同时对接spring-boot-starter☆58Updated 6 years ago
- Seata Workshop 专用☆85Updated last year
- 合理估算线程池大小及队列数☆148Updated 6 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆82Updated last year
- mybatis 拦截器--实现数据库数据脱敏☆90Updated 3 months ago
- Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,…☆140Updated 5 years ago
- Rabbitmq队列服务PLUS☆95Updated 2 years ago
- Spring Cloud Alibaba 演示项目:Spring Cloud Alibaba Nacos、Spring Cloud Alibaba Dubbo、Spring Cloud Alibaba Sentinel、Spring Cloud Alibaba Seata☆96Updated 6 years ago
- 基于自定义注解实现日志字段脱敏☆126Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago
- Spring Cloud与Dubbo共存方案☆159Updated 8 years ago
- Elastic-Job example☆200Updated 5 years ago
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 6 years ago
- Chronus是360数科技术团队基于阿里开源项目TBSchedule重写的分布式调度。☆185Updated 2 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆136Updated 6 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 4 months ago