Giter Site home page Giter Site logo

yinjake / soul Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/shenyu

0.0 0.0 0.0 17.64 MB

High-Performance Java API Gateway

Home Page: https://dromara.org

License: Apache License 2.0

Java 99.30% Lua 0.22% Shell 0.25% HTML 0.02% Dockerfile 0.07% Batchfile 0.13%

soul's Introduction

Scalable, High Performance, Responsive API Gateway Solution for all MicroSerivces

https://dromara.org/

English | 简体中文

gitee stars github forks github stars github contributors



Architecture


Mind maps


Modules

  • soul-admin : plugins and other configuration information 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-disruptor : based on disruptor Enclosure

  • soul-register-center : rpc type register for soul-client

  • 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 ability such as current limiting, fusing, forwarding, routing monitoring and so on by its plugins.

  • Support HTTP, RESTFul, WebSocket, Dubbo, GRPC, Tars and Spring Cloud Proxy.

  • 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 will execute it by all enabled 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 custom-plugin


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

Since all data have been cached using ConcurrentHashMap in the JVM, it's very fast.

When user have changed the configuration in the background management, Soul wiil dynamically updates its cache by listening to the ZooKeeper node, WebSocket push, HTTP longPull.


Prerequisite

  • JDK 1.8+

About

Soul has been used widely in more and more systems in many companies, and it's simple and convenient to integrate Services/APIs with the high performance and flexibility.

In double eleven online shopping carnival of China, Soul clusters successfully supported a large volume of internet business.


Document & Website

EN doc CN doc


Stargazers over time

Stargazers over time


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
jd minglamp webuy cass
songguo lianlian dasouche weimai

Support

WeChat QQ Taro Source JetBrains
WeChat QQ group yuNai Jetbrains

soul's People

Contributors

0x12fd16b avatar 241600489 avatar asxing avatar ccloomi avatar cocozwwang avatar dengliming avatar dmsolr avatar fengzhenbing avatar fightingting avatar freedom-xiao007 avatar huangxfchn avatar kevinclair avatar lmhmhl avatar nuo-promise avatar onlyonezhongjinhui avatar raywang-wl avatar sabersola avatar songyuequan avatar stenicholas avatar strawberry-crisis avatar technoboy- avatar tuohai666 avatar tydhot avatar wuudongdong avatar wyc192273 avatar xxl115 avatar yiwenlong avatar yu199195 avatar zendwang avatar zhoutzzz 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.