CN111427547A - C + + based micro-service development method and system - Google Patents

C + + based micro-service development method and system Download PDF

Info

Publication number
CN111427547A
CN111427547A CN202010192834.2A CN202010192834A CN111427547A CN 111427547 A CN111427547 A CN 111427547A CN 202010192834 A CN202010192834 A CN 202010192834A CN 111427547 A CN111427547 A CN 111427547A
Authority
CN
China
Prior art keywords
service
micro
development
module
engineering
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010192834.2A
Other languages
Chinese (zh)
Other versions
CN111427547B (en
Inventor
刘巧红
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Chengdu Zhongke Hexun Technology Co ltd
Original Assignee
Chengdu Zhongke Hexun Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Chengdu Zhongke Hexun Technology Co ltd filed Critical Chengdu Zhongke Hexun Technology Co ltd
Priority to CN202010192834.2A priority Critical patent/CN111427547B/en
Publication of CN111427547A publication Critical patent/CN111427547A/en
Application granted granted Critical
Publication of CN111427547B publication Critical patent/CN111427547B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a C + + based micro-service development method and a C + + based micro-service development system, wherein the method and the system provide a micro-service framework mode which mainly performs service by using a C + + system language and simultaneously support the service extension of java language, the method and the system can isolate micro-services formed by correspondingly dividing a micro-service development framework, and can also support various clients to access and support a cross-platform localization operating system, and the method and the system can also realize high decoupling between different micro-services and facilitate accessing to a corresponding service management platform for unified management and monitoring.

Description

C + + based micro-service development method and system
Technical Field
The invention relates to the technical field of micro-service architecture, in particular to a C + + based micro-service development method and system.
Background
The micro-service is a small and autonomous service for coordinating work, and the micro-service framework is to divide the software system according to the micro-service and determine the service boundary according to the service boundary, so that the whole software system has stronger autonomy, elasticity and expansibility, and can also meet the technical heterogeneity. At present, a micro-service implementation framework is mainly implemented through java language and comprises a java service development framework and a service management platform, wherein the development framework meets the service requirements of different java-based business system development according to the framework idea of the micro-service. However, due to the requirements of the traditional software industry on high real-time performance and high performance and the fact that C + + language still widely covers more fields, the existing micro-service development framework based on java language cannot be directly applied to the micro-service development framework based on C + + language, which seriously affects the implementation of the micro-service development framework based on C + + language.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a C + + based micro-service development method and a C + + based micro-service development system, wherein the C + + based micro-service development frame is provided, a corresponding service generation template and/or service operation is formed according to the micro-service development frame, corresponding engineering standard service and development guide service are sequentially executed according to the micro-service development frame, a corresponding service administration platform is constructed according to the development guide service, and finally, each micro-service block correspondingly formed by the micro-service development frame is adaptively adjusted through the service administration platform; therefore, the C + + based micro-service development method and the C + + based micro-service development system provide a micro-service framework mode which mainly performs service by using a C + + system language, and simultaneously support the service extension of java language, the method and the system can isolate micro-services formed by correspondingly dividing a micro-service development framework, can support various clients to access and support a cross-platform localization operating system, and can also realize high decoupling between different micro-services and facilitate accessing to a corresponding service management platform for unified management and monitoring.
The invention provides a C + + based microservice development method, which is characterized by comprising the following steps of:
step S1, providing a C + + based micro-service development framework, and forming a corresponding business generation template and/or business service operation according to the micro-service development framework;
step S2, according to the micro service development frame, executing corresponding engineering standard service and development guiding service in turn;
step S3, constructing a corresponding service management platform according to the development guide service;
step S4, each micro service block correspondingly formed by the micro service open framework is adaptively adjusted through the service governance platform;
further, in step S1, providing a C + + based microservice development framework, and forming a corresponding business generation template and/or business service operation according to the microservice development framework specifically includes,
step S101, providing a C + + based micro-service development framework, and acquiring a corresponding development engineering specification and/or an interface specification from the micro-service development framework;
step S102, forming a corresponding development guiding tool and/or a service packaging tool according to the development engineering specification and/or the interface specification;
step S103, generating a corresponding code template and/or executing a corresponding business service packaging operation according to the development guiding tool and/or the service packaging tool;
further, in the step S2, executing the corresponding engineering specification service and the development guiding service in sequence according to the micro service development framework specifically includes,
step S201, defining related engineering specifications and development guide modes according to the micro-service development framework;
step S202, the engineering specification and the development guide mode are standardized and unified, and corresponding engineering specification service and development guide service are determined;
step S203, according to the respective decoupling characteristics of the engineering specification service and the development guide service, executing the engineering specification service and the development guide service;
further, in the step S3, constructing a corresponding service governance platform according to the development guide service specifically includes,
step S301, determining engineering files and template codes related to the micro-service development framework according to the execution result of the development guiding service;
step S302, analyzing the project file and the template code so as to determine system state information of the micro service system formed by the micro service development framework;
step S303, determining the service management platform comprising service registration, fault-tolerant control, gateway transfer, communication scene setting, data monitoring and checking and micro-service configuration according to the system state information;
further, in the step S4, the adaptively adjusting each micro service area block correspondingly formed by the micro service open framework through the service administration platform specifically includes,
step S401, performing at least one of full-life-cycle management, registration discovery, health monitoring and dual-computer hot standby on each micro-service block through service registration of the service administration platform;
step S402, monitoring the abnormal chain reaction of the service related to the service cascade calling for each micro service block through the service management platform;
step S403, performing at least one of gateway filtering, gateway authority verification and gateway current limiting on request data from the outside through the service administration platform;
step S404, according to the service administration platform, providing message queue communication related to at least one of a calling communication scene between the user client and the micro service, a communication scene between each functional module in the service administration platform and a substitute communication scene between different micro service blocks;
step S405, monitoring and checking the data generation and/or operation state of each micro service block according to the service management platform;
step S406, according to the service governance platform, distributing and allocating the configuration information to each micro service block.
The invention also provides a C + + based microservice development system, which is characterized in that:
the C + + based micro-service development system comprises a micro-service business execution module, an engineering specification service module, a development guide service module, a service administration module and a micro-service block adjustment module; wherein the content of the first and second substances,
the micro-service business execution module is used for forming a corresponding business generation template and/or business service operation according to the micro-service development framework;
the engineering standard service module is used for executing corresponding engineering standard services according to the micro-service development framework;
the development guiding service module is used for executing corresponding development guiding service according to the micro-service development framework;
the service management module is used for constructing a corresponding service management platform according to the development guide service;
the micro service block adjusting module is used for adaptively adjusting each micro service block correspondingly formed by the micro service open framework according to the service management platform;
further, the micro-service business execution module comprises a specification forming submodule, a tool forming submodule and a tool execution submodule; wherein the content of the first and second substances,
the specification forming submodule is used for acquiring corresponding development engineering specifications and/or interface specifications from the micro-service development framework;
the tool forming sub-module is used for forming a corresponding development guiding tool and/or a service packaging tool according to the development engineering specification and/or the interface specification;
the tool execution sub-module is used for carrying out corresponding code templates and/or executing corresponding business service packaging operation according to the development guide tool and/or the service packaging tool;
further, the engineering specification service module and the development guide service module are also used for respectively defining related engineering specifications and development guide modes according to the micro-service development framework;
alternatively, the first and second electrodes may be,
the engineering specification service module and the development guide service module are also used for respectively carrying out standardized unified processing on the engineering specification and the development guide mode so as to determine corresponding engineering specification service and development guide service;
alternatively, the first and second electrodes may be,
the engineering specification service module and the development guide service module are also used for executing the engineering specification service and the development guide service according to respective decoupling characteristics of the engineering specification service and the development guide service;
further, the service management module comprises a source data determining sub-module, a system state information determining sub-module and a service management platform constructing sub-module; wherein the content of the first and second substances,
the source data determining submodule is used for determining engineering files and template codes related to the micro-service development framework according to the execution result of the development guide service;
the system state information determining submodule is used for analyzing the engineering file and the template code so as to determine the system state information of the micro service system formed by the micro service development framework;
the service management platform construction submodule is used for constructing a service management platform comprising service registration, fault-tolerant control, gateway transfer, communication scene setting, data monitoring and checking and micro-service configuration according to the system state information;
further, the micro service block adjusting module comprises a service registration sub-module, a fault-tolerant control sub-module, a gateway sub-module, a communication sub-module, a monitoring sub-module and a configuration sub-module; wherein the content of the first and second substances,
the service registration submodule is used for performing at least one of full-life-cycle management, registration discovery and health monitoring and dual-computer hot standby on each micro-service block through service registration of the service administration platform;
the fault-tolerant control submodule is used for monitoring the abnormal chain reaction of the service related to the service cascade calling of each micro service block through the service management platform;
the gateway sub-module is used for performing at least one of gateway filtering, gateway authority verification and gateway current limiting on request data from the outside through the service management platform;
the communication sub-module is used for providing message queue communication related to at least one of a calling communication scene between a user client and the micro-service, a communication scene between each functional module in the service administration platform and a substitute communication scene between different micro-service blocks according to the service administration platform;
the monitoring submodule is used for monitoring and checking the data generation and/or the running state of each micro-service block according to the service management platform;
and the configuration submodule is used for distributing and allocating configuration information to each micro service block according to the service governance platform.
Compared with the prior art, the C + + based micro-service development method and system provided by the invention have the advantages that a C + + based micro-service development frame is provided, corresponding business generation templates and/or business service operations are formed according to the micro-service development frame, corresponding engineering standard services and development guide services are sequentially executed according to the micro-service development frame, a corresponding service administration platform is constructed according to the development guide services, and finally, each micro-service block correspondingly formed by the micro-service development frame is adaptively adjusted through the service administration platform; therefore, the C + + based micro-service development method and the C + + based micro-service development system provide a micro-service framework mode which mainly performs service by using a C + + system language, and simultaneously support the service extension of java language, the method and the system can isolate micro-services formed by correspondingly dividing a micro-service development framework, can support various clients to access and support a cross-platform localization operating system, and can also realize high decoupling between different micro-services and facilitate accessing to a corresponding service management platform for unified management and monitoring.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the embodiments or technical descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a C + + based microservice development method provided by the present invention.
Fig. 2 is a schematic structural diagram of a C + + based microservice development system provided by the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart of a C + + based microservice development method according to the present invention. The C + + based microservice development method comprises the following steps:
step S1, providing a C + + based micro-service development framework, and forming a corresponding business generation template and/or business service operation according to the micro-service development framework;
step S2, according to the micro service development frame, executing the corresponding project specification service and development guiding service in turn;
step S3, constructing a corresponding service management platform according to the development guide service;
step S4, performing adaptive adjustment on each micro service block correspondingly formed by the micro service open framework through the service administration platform.
Preferably, in step S1, providing a C + + based micro-service development framework, and forming a corresponding business generation template and/or business service operation according to the micro-service development framework specifically includes,
step S101, providing a C + + based micro-service development framework, and acquiring a corresponding development engineering specification and/or an interface specification from the micro-service development framework;
step S102, forming a corresponding development guiding tool and/or a service packaging tool according to the development engineering specification and/or the interface specification;
step S103, generating a corresponding code template and/or executing a corresponding business service packaging operation according to the development guiding tool and/or the service packaging tool.
Preferably, in the step S2, executing the corresponding engineering specification service and the development guide service in sequence according to the micro service development framework specifically includes,
step S201, defining relevant engineering specifications and development guide modes according to the micro-service development framework;
step S202, the engineering specification and the development guidance mode are standardized and unified, and corresponding engineering specification service and development guidance service are determined;
step S203, according to the respective decoupling characteristics of the engineering standard service and the development guiding service, executing the engineering standard service and the development guiding service.
Preferably, in step S3, constructing a corresponding service governance platform according to the development guide service specifically includes,
step S301, determining engineering files and template codes related to the micro-service development framework according to the execution result of the development guide service;
step S302, the engineering file and the template code are analyzed, so as to determine the system state information of the micro service system formed by the micro service development framework;
step S303, according to the system state information, the service management platform including service registration, fault-tolerant control, gateway transfer, communication scene setting, data monitoring and viewing and micro-service configuration is determined.
Preferably, in step S4, the adaptively adjusting each micro-service area block correspondingly formed by the micro-service open framework through the service administration platform specifically includes,
step S401, through the service registration of the service administration platform, at least one of the management of the whole life cycle, the registration discovery and the health monitoring and the dual-computer hot standby is carried out on each micro service block;
step S402, monitoring the abnormal chain reaction of the service related to the service cascade calling for each micro service block through the service management platform;
step S403, performing at least one of gateway filtering, gateway authority verification and gateway current limiting on request data from the outside through the service governance platform;
step S404, according to the service administration platform, providing message queue communication related to at least one of calling communication scene between the user client and the micro service, communication scene between each function module in the service administration platform and substitute communication scene between different micro service blocks;
step S405, according to the service management platform, monitoring and checking the data generation and/or operation state of each micro service block;
step S406, according to the service administration platform, distributing and allocating the configuration information to each micro service block.
Fig. 2 is a schematic flow chart of a C + + based microservice development method according to the present invention. The C + + based micro-service development system comprises a micro-service business execution module, an engineering standard service module, a development guide service module, a service administration module and a micro-service block adjustment module; wherein the content of the first and second substances,
the micro-service business execution module is used for forming a corresponding business generation template and/or business service operation according to the micro-service development framework;
the engineering standard service module is used for executing corresponding engineering standard services according to the micro-service development framework;
the development guiding service module is used for executing corresponding development guiding service according to the micro-service development framework;
the service management module is used for constructing a corresponding service management platform according to the development guide service;
the micro service block adjusting module is used for adaptively adjusting each micro service block correspondingly formed by the micro service open framework according to the service management platform.
Preferably, the micro-service execution module comprises a specification forming submodule, a tool forming submodule and a tool execution submodule; wherein the content of the first and second substances,
the specification forming submodule is used for acquiring corresponding development engineering specifications and/or interface specifications from the micro-service development framework;
the tool forming sub-module is used for forming a corresponding development guiding tool and/or a service packaging tool according to the development engineering specification and/or the interface specification;
the tool execution submodule is used for carrying out corresponding code templates and/or corresponding business service packaging operations according to the development guide tool and/or the service packaging tool.
Preferably, the engineering specification service module and the development guide service module are further used for respectively defining related engineering specifications and development guide modes according to the micro-service development framework.
Preferably, the engineering specification service module and the development guidance service module are further configured to perform standardized unified processing on the engineering specification and the development guidance mode, respectively, so as to determine corresponding engineering specification service and development guidance service.
Preferably, the engineering specification service module and the development guide service module are further configured to execute the engineering specification service and the development guide service according to respective decoupling characteristics of the engineering specification service and the development guide service, respectively.
Preferably, the service management module comprises a source data determining submodule, a system state information determining submodule and a service management platform constructing submodule; wherein the content of the first and second substances,
the source data determining submodule is used for determining engineering files and template codes related to the micro-service development framework according to the execution result of the development guide service;
the system state information determining submodule is used for analyzing and processing the project file and the template code so as to determine the system state information of the micro service system formed by the micro service development framework;
the service management platform construction submodule is used for constructing the service management platform comprising service registration, fault-tolerant control, gateway transfer, communication scene setting, data monitoring and checking and micro-service configuration according to the system state information.
Preferably, the micro service block adjusting module comprises a service registration sub-module, a fault-tolerant control sub-module, a gateway sub-module, a communication sub-module, a monitoring sub-module and a configuration sub-module; wherein the content of the first and second substances,
the service registration submodule is used for performing at least one of full-life-cycle management, registration discovery and health monitoring and dual-computer hot standby on each micro-service block through service registration of the service administration platform;
the fault-tolerant control submodule is used for monitoring the abnormal chain reaction of the service related to the service cascade calling of each micro service block through the service management platform;
the gateway submodule is used for performing at least one of gateway filtering, gateway permission verification and gateway current limiting on request data from the outside through the service governance platform;
the communication sub-module is used for providing message queue communication for at least one of calling communication scenes between the user client and the micro-service, communication scenes between all functional modules in the service administration platform and substitute communication scenes between different micro-service blocks according to the service administration platform;
the monitoring submodule is used for monitoring and checking the data generation and/or the running state of each micro-service block according to the service management platform;
the configuration submodule is used for distributing and allocating configuration information to each micro service block according to the service administration platform.
As can be seen from the content of the foregoing embodiment, in the C + + based micro-service development method and system, the C + + based micro-service development frame is provided, and a corresponding service generation template and/or service operation is formed according to the micro-service development frame, and according to the micro-service development frame, a corresponding engineering specification service and a development guidance service are sequentially executed, and then a corresponding service administration platform is constructed according to the development guidance service, and finally, through the service administration platform, an adaptive adjustment is performed on each micro-service block correspondingly formed by the micro-service development frame; therefore, the C + + based micro-service development method and the C + + based micro-service development system provide a micro-service framework mode which mainly performs service by using a C + + system language, and simultaneously support the service extension of java language, the method and the system can isolate micro-services formed by correspondingly dividing a micro-service development framework, can support various clients to access and support a cross-platform localization operating system, and can also realize high decoupling between different micro-services and facilitate accessing to a corresponding service management platform for unified management and monitoring.

Claims (10)

1. A C + + based micro-service development method is characterized by comprising the following steps:
step S1, providing a C + + based micro-service development framework, and forming a corresponding business generation template and/or business service operation according to the micro-service development framework;
step S2, according to the micro service development frame, executing corresponding engineering standard service and development guiding service in turn;
step S3, constructing a corresponding service management platform according to the development guide service;
and step S4, adaptively adjusting each micro service block correspondingly formed by the micro service open framework through the service governance platform.
2. The C + + based microservice development method of claim 1, wherein:
in step S1, providing a C + + based microservice development framework, and forming a corresponding business generation template and/or business service operation according to the microservice development framework specifically includes,
step S101, providing a C + + based micro-service development framework, and acquiring a corresponding development engineering specification and/or an interface specification from the micro-service development framework;
step S102, forming a corresponding development guiding tool and/or a service packaging tool according to the development engineering specification and/or the interface specification;
step S103, generating a corresponding code template and/or executing a corresponding business service packaging operation according to the development guiding tool and/or the service packaging tool.
3. The C + + based microservice development method of claim 1, wherein:
in the step S2, executing the corresponding engineering specification service and the development guidance service in sequence according to the micro service development framework specifically includes,
step S201, defining related engineering specifications and development guide modes according to the micro-service development framework;
step S202, the engineering specification and the development guide mode are standardized and unified, and corresponding engineering specification service and development guide service are determined;
step S203, according to the respective decoupling characteristics of the engineering specification service and the development guide service, executing the engineering specification service and the development guide service.
4. The C + + based microservice development method of claim 1, wherein:
in step S3, constructing a corresponding service governance platform according to the development guide service specifically includes,
step S301, determining engineering files and template codes related to the micro-service development framework according to the execution result of the development guiding service;
step S302, analyzing the project file and the template code so as to determine system state information of the micro service system formed by the micro service development framework;
step S303, according to the system state information, determining the service management platform including service registration, fault-tolerant control, gateway transfer, communication scene setting, data monitoring and viewing and micro-service configuration.
5. The C + + based microservice development method of claim 1, wherein:
in step S4, the adaptively adjusting each micro service tile correspondingly formed by the micro service open framework through the service administration platform specifically includes,
step S401, performing at least one of full-life-cycle management, registration discovery, health monitoring and dual-computer hot standby on each micro-service block through service registration of the service administration platform;
step S402, monitoring the abnormal chain reaction of the service related to the service cascade calling for each micro service block through the service management platform;
step S403, performing at least one of gateway filtering, gateway authority verification and gateway current limiting on request data from the outside through the service administration platform;
step S404, according to the service administration platform, providing message queue communication related to at least one of a calling communication scene between the user client and the micro service, a communication scene between each functional module in the service administration platform and a substitute communication scene between different micro service blocks;
step S405, monitoring and checking the data generation and/or operation state of each micro service block according to the service management platform;
step S406, according to the service governance platform, distributing and allocating the configuration information to each micro service block.
6. A C + + based microservice development system is characterized in that:
the C + + based micro-service development system comprises a micro-service business execution module, an engineering specification service module, a development guide service module, a service administration module and a micro-service block adjustment module; wherein the content of the first and second substances,
the micro-service business execution module is used for forming a corresponding business generation template and/or business service operation according to the micro-service development framework;
the engineering standard service module is used for executing corresponding engineering standard services according to the micro-service development framework;
the development guiding service module is used for executing corresponding development guiding service according to the micro-service development framework;
the service management module is used for constructing a corresponding service management platform according to the development guide service;
and the micro service block adjusting module is used for adaptively adjusting each micro service block correspondingly formed by the micro service open framework according to the service management platform.
7. The C + + based microservice development system of claim 6, wherein:
the micro service business execution module comprises a specification forming submodule, a tool forming submodule and a tool execution submodule; wherein the content of the first and second substances,
the specification forming submodule is used for acquiring corresponding development engineering specifications and/or interface specifications from the micro-service development framework;
the tool forming sub-module is used for forming a corresponding development guiding tool and/or a service packaging tool according to the development engineering specification and/or the interface specification;
the tool execution submodule is used for executing corresponding code templates and/or corresponding business service packaging operations according to the development guide tool and/or the service packaging tool.
8. The C + + based microservice development system of claim 6, wherein:
the engineering specification service module and the development guide service module are also used for respectively defining related engineering specifications and development guide modes according to the micro-service development framework;
alternatively, the first and second electrodes may be,
the engineering specification service module and the development guide service module are also used for respectively carrying out standardized unified processing on the engineering specification and the development guide mode so as to determine corresponding engineering specification service and development guide service;
alternatively, the first and second electrodes may be,
the engineering specification service module and the development guide service module are further used for executing the engineering specification service and the development guide service according to the decoupling characteristics of the engineering specification service and the development guide service respectively.
9. The C + + based microservice development system of claim 6, wherein:
the service management module comprises a source data determining submodule, a system state information determining submodule and a service management platform constructing submodule; wherein the content of the first and second substances,
the source data determining submodule is used for determining engineering files and template codes related to the micro-service development framework according to the execution result of the development guide service;
the system state information determining submodule is used for analyzing the engineering file and the template code so as to determine the system state information of the micro service system formed by the micro service development framework;
and the service management platform construction submodule is used for constructing the service management platform comprising service registration, fault-tolerant control, gateway transfer, communication scene setting, data monitoring and checking and micro-service configuration according to the system state information.
10. The C + + based microservice development system of claim 6, wherein:
the micro service block adjusting module comprises a service registration sub-module, a fault-tolerant control sub-module, a gateway sub-module, a communication sub-module, a monitoring sub-module and a configuration sub-module; wherein the content of the first and second substances,
the service registration submodule is used for performing at least one of full-life-cycle management, registration discovery and health monitoring and dual-computer hot standby on each micro-service block through service registration of the service administration platform;
the fault-tolerant control submodule is used for monitoring the abnormal chain reaction of the service related to the service cascade calling of each micro service block through the service management platform;
the gateway sub-module is used for performing at least one of gateway filtering, gateway authority verification and gateway current limiting on request data from the outside through the service management platform;
the communication sub-module is used for providing message queue communication related to at least one of a calling communication scene between a user client and the micro-service, a communication scene between each functional module in the service administration platform and a substitute communication scene between different micro-service blocks according to the service administration platform;
the monitoring submodule is used for monitoring and checking the data generation and/or the running state of each micro-service block according to the service management platform;
and the configuration submodule is used for distributing and allocating configuration information to each micro service block according to the service governance platform.
CN202010192834.2A 2020-03-18 2020-03-18 C + + based micro-service development method and system Active CN111427547B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010192834.2A CN111427547B (en) 2020-03-18 2020-03-18 C + + based micro-service development method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010192834.2A CN111427547B (en) 2020-03-18 2020-03-18 C + + based micro-service development method and system

Publications (2)

Publication Number Publication Date
CN111427547A true CN111427547A (en) 2020-07-17
CN111427547B CN111427547B (en) 2023-03-10

Family

ID=71548091

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010192834.2A Active CN111427547B (en) 2020-03-18 2020-03-18 C + + based micro-service development method and system

Country Status (1)

Country Link
CN (1) CN111427547B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112116270A (en) * 2020-09-27 2020-12-22 成都中科合迅科技有限公司 Scientific computing service arrangement system based on heterogeneous computing resources
CN112506709A (en) * 2020-12-16 2021-03-16 北京航天智造科技发展有限公司 Micro-service treatment method and device
CN113703732A (en) * 2021-11-01 2021-11-26 深圳易帆互动科技有限公司 Method for realizing multi-language development of game back end

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160124742A1 (en) * 2014-10-30 2016-05-05 Equinix, Inc. Microservice-based application development framework
CN107193546A (en) * 2017-04-11 2017-09-22 国网天津市电力公司信息通信公司 A kind of micro services business application system
CN109597610A (en) * 2018-12-10 2019-04-09 南京华苏科技有限公司 A kind of application structure modularization construction method based on micro services framework
CN109597605A (en) * 2018-10-22 2019-04-09 平安科技(深圳)有限公司 Using micro services dispositions method, device, storage medium and terminal device
CN109634657A (en) * 2018-12-14 2019-04-16 武汉烽火信息集成技术有限公司 A kind of micro services are packaged dispositions method and system
CN110427181A (en) * 2019-08-13 2019-11-08 山东浪潮商用系统有限公司 A kind of Web system front and back end separation method
CN110489181A (en) * 2019-08-23 2019-11-22 深圳前海微众银行股份有限公司 Service operation method, apparatus, platform and storage medium based on micro services framework

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160124742A1 (en) * 2014-10-30 2016-05-05 Equinix, Inc. Microservice-based application development framework
CN107193546A (en) * 2017-04-11 2017-09-22 国网天津市电力公司信息通信公司 A kind of micro services business application system
CN109597605A (en) * 2018-10-22 2019-04-09 平安科技(深圳)有限公司 Using micro services dispositions method, device, storage medium and terminal device
CN109597610A (en) * 2018-12-10 2019-04-09 南京华苏科技有限公司 A kind of application structure modularization construction method based on micro services framework
CN109634657A (en) * 2018-12-14 2019-04-16 武汉烽火信息集成技术有限公司 A kind of micro services are packaged dispositions method and system
CN110427181A (en) * 2019-08-13 2019-11-08 山东浪潮商用系统有限公司 A kind of Web system front and back end separation method
CN110489181A (en) * 2019-08-23 2019-11-22 深圳前海微众银行股份有限公司 Service operation method, apparatus, platform and storage medium based on micro services framework

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
S. SURESH KUMAR 等: ""Database-per-service for e-learning system with micro-service architecture"" *
子阳2328: ""腾讯微服务框架Tars介绍"", 《HTTPS://WWW.JIANSHU.COM/P/FEDAB16CD615》 *
张雷 等: ""基于SpringBoot微服务架构下的MVC模型研究"" *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112116270A (en) * 2020-09-27 2020-12-22 成都中科合迅科技有限公司 Scientific computing service arrangement system based on heterogeneous computing resources
CN112506709A (en) * 2020-12-16 2021-03-16 北京航天智造科技发展有限公司 Micro-service treatment method and device
CN113703732A (en) * 2021-11-01 2021-11-26 深圳易帆互动科技有限公司 Method for realizing multi-language development of game back end

Also Published As

Publication number Publication date
CN111427547B (en) 2023-03-10

Similar Documents

Publication Publication Date Title
CN111427547B (en) C + + based micro-service development method and system
CN110704518B (en) Business data processing method and device based on Flink engine
US10652360B2 (en) Access scheduling method and apparatus for terminal, and computer storage medium
CN106489251A (en) The methods, devices and systems that applied topology relation finds
CN110933095A (en) Message parsing method and device
CN111193602A (en) Automatic operation and maintenance management system and method
CN114780214A (en) Task processing method, device, system and equipment
CN112799908B (en) Intelligent terminal safety monitoring method, equipment and medium based on edge calculation
Davoli et al. A fog computing orchestrator architecture with service model awareness
CN114285852A (en) Service calling method and device based on multi-stage service platform
CN115794355A (en) Task processing method and device, terminal equipment and storage medium
WO2019061999A1 (en) Breakpoint call method, electronic device and computer-readable storage medium
CN115314257A (en) Authentication method and device of file system, electronic equipment and computer storage medium
CN101387963A (en) Method and system for optimizing system integration
CN114841678A (en) Post data exchange method, data exchange system, server and storage medium
CN108063679B (en) Method and device for upgrading cloud management platform
CN107038382B (en) Authority control method and system based on file descriptor and session
US20230281054A1 (en) Computer System Execution Environment Builder Tool
US20220086667A1 (en) System and method for automatic emergency call validation
CN106571958A (en) Method and device for building communication connection with SAP system
Filianin et al. COMPARISON OF MACHINE LEARNING ALGORITHMS IN THE PROBLEMS OF PREDICTING THE NUMBER OF USERS OF MULTI-ACCESS EDGE COMPUTING SYSTEMS
CN101178797A (en) Corporation service analyzing method based on service moulding plate under SOA structure
CN116112492A (en) Data management method, device, node and storage medium
CN114115853A (en) Method and system for dynamically controlling API interface access
CN115586918A (en) Online packaging system and method for relay protection device program package

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant