Code Monkey home page Code Monkey logo

soul's Introduction

易扩展,高性能,响应式API网关

https://dromara.org/

star github star



Architecture


Execution Flow


Modules

  • soul-admin : Plug-in and other information configuration management background

  • soul-bootstrap : With the startup project, users can refer to

  • soul-client : User fast access with springMvc,dubbo,springCloud

  • soul-common : Framework common class

  • soul-dist : build project

  • soul-metrics : metrics impl by prometheus.

  • soul-plugin : soul provider plugin collection.

  • soul-spi : soul spi define.

  • soul-spring-boot-starter : Support for the spring boot starter

  • soul-sync-data-center : provider zookeeper, http, websocket, nacos to sync data

  • soul-test : the rpc test project

  • soul-web : Core processing packages include plug-ins, request routing and forwarding, and so on


Features

  • It provides plugins such as current limiting, fusing, forwarding, routing monitoring and so on.

  • Seamless docking with HTTP,Restful,websocket,dubbo and springcloud.

  • Plug-in hot plug, users can customize the development.

  • Selectors and rules are dynamically configured for flexible matching.

  • Support for cluster deployment.

  • Support A/B test and grayscale publishing。


Plugin

Whenever a request comes in ,Soul Execute all open plug-ins through the chain of responsibility.

Plugins are the heart of soul And plug-ins are extensible and hot-pluggable.

Different plug-ins do different things

Of course, users can also customize plug-ins to meet their own needs.

If you want to customize, see plugin-extend


Selector & rule

According to your HTTP request headers, selectors and rules are used to route your requests.

Selector is your first route, It is coarser grained, for example, at the module level.

Rule is your second route and what do you think your request should do,For example a method level in a module.

The selector and the rule match only once, and the match is returned. So the coarsest granularity should be sorted last.


Data Caching & Data Sync

All data is cached ConcurrentHashMap in the JVM So it's very fast.

When the user is managing changes in the background,

Soul dynamically updates the cache by listening to the zookeeper node, websocket push,http longPull.

Data Sync

Sync Flow


Prerequisite

  • JDK 1.8+

  • Mysql


About

Soul Has been used in our production environment,Its performance and flexibility allow us to use up very cool.

In double 11, we deployed 6 clusters, which supported a large volume of our business.


Document & Website

If you want to use it, you can see Website If you want to use it, you can see Document


Stargazers over time

Stargazers over time


Videos


Known Users

按照登记顺序排序,更多接入公司,欢迎在apache#68登记(仅供开源用户参考)

广州思埠集团有限公司 上海凯京信达科技集团有限公司 上海彩贝壳科技有限公司 江苏永钢集团有限公司
思埠集团 凯京集团 彩贝壳 江苏永钢集团
上海方付通科技有限公司 上海理想信息产业集团有限公司 北京开普云科技有限公司 武汉颂大教育科技股份有限公司
上海方付通科技有限公司 上海理想信息产业集团有限公司 彩贝壳 江苏永钢集团
浙江翱游科技有限公司 车易拍(北京)汽车技术服务有限公司 上海草帽科技 深圳竹云科技有限公司
浙江翱游科技有限公司 车易拍(北京)汽车技术服务有限公司 上海草帽科技 深圳竹云科技有限公司
深圳盒知科技 杭州奇点云科技 深圳万威科技 武汉物易云通网络科技有限公司
深圳盒知科技 杭州奇点云科技 万威科技 武汉物易云通网络科技有限公司
好慷在家 闪送科技 国家电网 凯撒旅游
好慷在家 闪送科技 国家电网 凯撒旅游

Support

微信公众号 QQ交流群 芋道源码
微信公众号 QQ交流群 芋道源码

soul's People

Contributors

yu199195 avatar stenicholas avatar huangxfchn avatar ccloomi avatar 241600489 avatar raywang-wl avatar tuohai666 avatar hql0312 avatar qixiaobo avatar klboke avatar dengliming avatar wxxy20071547 avatar liuxx-u avatar bobzhanggmail avatar dependabot[bot] avatar lingcoder avatar jiarg avatar technoboy- avatar cxc222 avatar ihenjoy avatar qdlake avatar wanglaomo avatar webdev-support avatar licoy avatar iqinning 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.