GithubHelp home page GithubHelp logo

silence-van / api-gateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sukidal/api-gateway

0.0 0.0 0.0 133 KB

相比于SpringCloud Gateway更加轻量级、性能更强的API网关

Java 100.00%

api-gateway's Introduction

API网关

生产级别的高性能、高并发的入口网关系统

(1)轻量级、原生化、高性能、异步化、高缓冲的网关架构设计

(2)基于Netty实现一套企业级的高并发网关网络通信架构

(3)基于disruptor和MPMC实现一套高性能的网关异步队列架构

(4)基于责任链+抽象模板+工厂等设计模式实现网关的核心代码

(5)基于ETCD去搭建分布式网关集群的注册中心架构

(6)实现一套高并发网关的负载均衡架构和预热架构

(7)实现一套metric后置过滤器插件体系架构

(8)网关高可用、灰度发布以及控制台架构设计

项目难点

  • 架构设计:入口网关的功能点、技术选型、高性能设计点

  • 开源黑科技:高性能队列Disruptor、MPMC

  • 设计模式:基于责任链模式 + 抽象模板方法 + 工厂模式实现过滤器功能

  • 集群压测:生产环境阿里云SLB负载均衡四层七层协议集群十万并发压测与调优

api-gateway's People

Contributors

sukidal avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.