fuzhengwei / api-gateway
《API网关:中间件设计和实践》—— 微服务设计,源码级体验!
☆45Updated 2 years ago
Alternatives and similar repositories for api-gateway:
Users that are interested in api-gateway are comparing it to the libraries listed below
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆101Updated last year
- 目前市面的全链路监控系统基本都是参考Google的Dapper来做的,本专题主要通过六个章节的代码实战,来介绍如何使用javaagent以及字节码应用,来实现一个简单的java代码链路流程监控。 章节列表 - 基于JavaAgent的全链路监控一《嗨!JavaAgent…☆109Updated 2 years ago
- 结合应用场景介绍如何使用rocketmq,试图打造rocketmq领域最佳的入门示例,并包含40+篇原创博文、两本免费电子书。☆86Updated 3 years ago
- 分布式事务书籍随书源码☆104Updated 3 years ago
- ☆54Updated 4 years ago
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆50Updated 4 years ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆84Updated last year
- 使用注解优雅的记录系统日志,操作日志等,并通过数据管道传递至数据库,消息队列。 附完整Demo项目。☆43Updated 10 months ago
- 一个分布式限流的解决方案!☆107Updated 2 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- 领取驱动设计DDD{Domain-Driven Design}历史较长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆78Updated 2 years ago
- 微服务日志链路追踪☆63Updated 3 years ago
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆99Updated 2 years ago
- 《深度剖析Apache Dubbo技术内幕》一书Demo☆82Updated 2 years ago
- pie是一个可快速上手的责任链框架☆86Updated 9 months ago
- 常见框架开发技术的demo汇总,包括java字节码编程(java agent, instrument, byte buddy), java动态代理,自定义classloader,java spi, zero copy, netty, spring aop/condition…☆31Updated 4 years ago
- 本仓库是掘金课程《深入剖析 Dubbo 架构设计和实现原理》的demo源码。小册地址:https://juejin.cn/book/7069596046602534919☆9Updated 2 years ago
- ☆80Updated 4 years ago
- 学习笔记 dubbo,rocketmq 源码解析☆50Updated this week
- 厮大牛逼☆62Updated 4 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 8 months ago
- ☆51Updated last year
- 轻量级状态机工作流框架☆90Updated 5 years ago
- 基于分布式配置中心配置限流参数的Redis轻量级分布式限流组件 轻量级,限流核心基于Redis Lua脚本实现 支持令牌桶、漏桶、滑动窗口限流算法 支持Zookeeper、Naco、Apollo、Consul配置中心配置限流指标 支持Spel表达式,能够实现多维度限流…☆34Updated 2 months ago
- java时间轮☆37Updated 6 years ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆236Updated 3 years ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆36Updated 4 years ago
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆148Updated last year
- rocketmq源码阅读记录,添加中文注释☆31Updated 2 years ago
- 🦄The async tool for java.(Java 多线程异步并行框架,基于 java 字节码,支持注解。)☆29Updated 2 years ago