Skip to main content
Version: 1.5.0

Overview

Linkis 1.0 divides all microservices into three categories: public enhancement services, computing governance services, and microservice governance services. The following figure shows the architecture of Linkis 1.0.

Linkis1.0 Architecture Figure

The specific responsibilities of each category are as follows:

  1. Public enhancement services are the material library services, context services, data source services and public services that Linkis 0.X has provided.
  2. The microservice governance services are Spring Cloud Gateway, Eureka and Open Feign already provided by Linkis 0.X, and Linkis 1.0 will also provide support for Nacos
  3. Computing governance services are the core focus of Linkis 1.0, from submission, preparation to execution, overall three stages to comprehensively upgrade Linkis' ability to perform control over user tasks.

The following is a directory listing of Linkis1.0 architecture documents:

  1. For documents related to Linkis 1.0 public enhancement services, please read Public Enhancement Services.

  2. For documents related to Linkis1.0 microservice governance, please read Microservice Governance.

  3. For related documentation on computing governance services provided by Linkis1.0, please read Computation Governance Services.