System and method for realizing Restful service graphical service orchestration based on micro-service architecture

A technology of service arrangement and microservice, which is applied in the system field based on the microservice architecture to realize the graphical service arrangement of Restful services. It can solve the problems of inability to stop publishing, error-prone, and high requirements for developers, and achieve timely and rapid response to business changes. , reduce the possibility of error, the effect of efficient operation mode

CN110764752AActive Publication Date: 2020-02-07PRIMETON INFORMATION TECH
4 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2020-02-07

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention relates to a system for realizing Restful service graphical service orchestration based on a micro-service architecture, comprising a service orchestration definition module used for defining service orchestration specifications and calling primitives; a service arrangement loading engine module used for compiling files and converting the files in real time; a service orchestration execution engine module used for calling different micro-services of the same system or inter-system Restful services; and a service orchestration hot update module used for dynamically monitoring thechange of service orchestration resources. The invention further relates to a Restful service graphical service arrangement processing method based on the micro-service architecture. By adopting the system and the method for realizing Restful service graphical service orchestration based on the micro-service architecture, the service orchestration process is more intuitive, simpler and more efficient; meanwhile, complex code writing of developers is reduced, and the possibility of service arrangement errors is reduced; in addition, non-stop release of service orchestration is supported, and the service change is timely and quickly responded.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The present invention relates to the field of computers, in particular to the field of micro-service architecture, and specifically refers to a system and method for implementing graphical service arrangement of Restful services based on the micro-service architecture. Background technique

[0002] With the rapid development of digital transformation, the continuous expansion of companies and organizations, the continuous increase in demand, and the continuous increase in the number of users, the traditional single architecture has been unable to adapt to the rapid changes in applications in the cloud computing era, and is facing more and more challenges; The microservice architecture is considered to be the direction of building a new generation of distributed architecture applications in the future. By decomposing applications and services into smaller, loosely coupled components, they can be upgraded and expanded more easily. At the same time, enter...

Examples

Embodiment Construction

[0058] In order to describe the technical content of the present invention more clearly, further description will be given below in conjunction with specific embodiments.

[0059] The system for implementing Restful service graphical service arrangement based on the micro-service architecture of the present invention includes:

[0060] Service orchestration definition module, which is used to define service orchestration specifications, calling primitives, and flow rules between different primitives;

[0061] The service orchestration loading engine module is connected with the service orchestration definition module and is used for compiling and converting files in real time;

[0062] The service orchestration execution engine module is connected with the service orchestration loading engine module, and is used to call different microservices of the same system or Restful services between systems;

[0063] The service arrangement hot update module is connected with the servi...