lifeofcoder / AutoLimiter
Sentinel自动限流降级的集群方案。通过Ignite实现控制台集群方案。基于ETCD实现高可用高性能的Token Server。
☆24Updated 2 years ago
Alternatives and similar repositories for AutoLimiter:
Users that are interested in AutoLimiter are comparing it to the libraries listed below
- bekit 框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated 4 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆60Updated 2 years ago
- JuShaTa是一个Java容器,提供模块隔离及模块热加载能力。☆124Updated 5 years ago
- ☀️ Nepxion Discovery Agent is a java agent to resolve loss of ThreadLocal in cross-thread scenario, such as Spring Async、Hystrix Thread、R…☆54Updated 6 months ago
- ☀️ Nepxion DiscoveryDesktop is a desktop UI for Nepxion Discovery with service governance, blue green and gray release orchestration, tra…☆93Updated 6 months ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- MonitorDesign☆41Updated 3 years ago
- 分布式事务解决方案☆44Updated 2 years ago
- ☆41Updated last year
- Halo框架基于领域驱动模型+扩展点+流程编排的业务应用框架中间件☆127Updated 6 years ago
- ☀️ Nepxion DiscoveryPlatform is a platform for Nepxion Discovery with service governance, release orchestration, traffic inspection, inst…☆71Updated 6 months ago
- ☆61Updated 3 weeks ago
- Spring 智能依赖注入, 不再局限于简单的Autowired☆47Updated last year
- 🔑 Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector with high universalit…☆132Updated 7 months ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- ⚡️ A maven archetype that generates a complete DDDplus driven project skeleton. 自动生成集成DDDplus的工程脚手架代码☆49Updated 4 years ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- Simple demos for using RocketMQ Binder in Spring Cloud Alibaba☆98Updated 5 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- java应用故障诊断工具预研 demo ,基于开源项目bistoury修改,99.999%代码保持一致,原项目明显是为多节点大集群设计,对于小集群来说配置和调试略复杂。 改动的目的是简化少量节点和服务时开发和部署,支持kubernetes集群部署。☆32Updated last year
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆46Updated last month
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆110Updated 2 years ago
- Janus网关-杰纳斯(Janus),守护微服务门户的两面神!☆83Updated last year
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆119Updated 6 months ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆61Updated 2 years ago
- 🔥BistouryX是基于Bistoury去哪儿网的java应用生产问题诊断工具,提供了一站式的问题诊断方案☆42Updated 3 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated 10 months ago