Git Product home page Git Product logo

soul's Introduction

Scalable,High Performance,Responsive API Gateways

https://dromara.org/

English | 简体中文

gitee stars github forks github stars github contributors



Architecture


Execution Flow


Modules

  • soul-admin : plugins and other information configuration management background

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

  • soul-client : user fast access with Spring MVC, Dubbo, Spring Cloud.

  • 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-examples : the RPC examples project

  • soul-web : core processing packages including plugins, request routing and forwarding, and so on


Features

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

  • Seamless docking with HTTP, RESTful, WebSocket, Dubbo and Spring Cloud.

  • 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 executes all open plugins through the chain of responsibility.

As the heart of Soul, plugins are extensible and hot-pluggable.

Different plugins do different things.

Of course, users can also customize plugins 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 have been cached using 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.


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

EN doc CN doc


Stargazers over time

Stargazers over time


Videos


Known Users

In order of registration, More access companies are welcome to register at apache#68 (For open source users only)

yy mihoyo kk group shansong
sibu group guojiadianwang caibeike jiangsuyonggang
fangfutong lixiang kaipuyun songda
aoyou cheyipai caomao zuyun
hezhi qidianyun wanwei wuyiyuntong
haokangzaijia caissa deepBule anka

Support

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

soul's People

Contributors

yu199195 avatar dengliming avatar stenicholas avatar tydhot avatar asxing avatar nuo-promise avatar huangxfchn avatar ccloomi avatar technoboy- avatar 241600489 avatar sabersola avatar yiwenlong avatar kevinclair avatar xxl115 avatar onlyonezhongjinhui avatar zendwang avatar lmhmhl avatar 0x12fd16b avatar raywang-wl avatar zhoutzzz avatar tuohai666 avatar hql0312 avatar wuudongdong avatar songyuequan avatar strawberry-crisis avatar fightingting avatar klboke avatar xiaoshen11 avatar magicalxiaochen avatar qixiaobo avatar

Watchers

James Cloos 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.