CN111679821B - Middle platform system based on micro-service and software definition middle platform system construction method - Google Patents

Middle platform system based on micro-service and software definition middle platform system construction method Download PDF

Info

Publication number
CN111679821B
CN111679821B CN202010445494.XA CN202010445494A CN111679821B CN 111679821 B CN111679821 B CN 111679821B CN 202010445494 A CN202010445494 A CN 202010445494A CN 111679821 B CN111679821 B CN 111679821B
Authority
CN
China
Prior art keywords
configuration item
service
module
configuration
reusable
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.)
Active
Application number
CN202010445494.XA
Other languages
Chinese (zh)
Other versions
CN111679821A (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.)
Guangdong Yunxi Intelligent Technology Co.,Ltd.
Original Assignee
Hangzhou Yunqian 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 Hangzhou Yunqian Technology Co ltd filed Critical Hangzhou Yunqian Technology Co ltd
Priority to CN202010445494.XA priority Critical patent/CN111679821B/en
Publication of CN111679821A publication Critical patent/CN111679821A/en
Application granted granted Critical
Publication of CN111679821B publication Critical patent/CN111679821B/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/30Creation or generation of source code
    • G06F8/36Software reuse

Abstract

The invention relates to the technical field of middleboxes, in particular to a middlebox system based on micro service and a software definition middlebox system construction method. The middle platform system comprises a reusable service component module used for abstracting reusable processing logics of a plurality of service systems; the configuration item module is used for defining and realizing configuration items; the configuration item synchronization component module is respectively connected with the reusable service component module and the configuration item module; the configuration item synchronization component module acquires the configuration item definition and the configuration item implementation, outputs the configuration item definition and the configuration item implementation, acquires a configuration item set value, and executes the reusable processing logic and the configuration item implementation corresponding to the configuration item set value. The invention realizes flexible control of the middle platform system, ensures stable operation of the system, realizes service innovation based on service change with demand, realizes systematic cooperation, flexible operation, dynamic expansion and scene autonomy, and has flexible and efficient control.

Description

Middle platform system based on micro-service and software definition middle platform system construction method
Technical Field
The invention relates to the technical field of middleboxes, in particular to a middlebox system based on micro service and a software definition middlebox system construction method.
Background
In recent years, the enterprise IT system construction idea based on the middlebox idea is increasingly popular in China, but at present, implementation processes proposed by large and small domestic manufacturers are all development modes of micro services, an original single system is split into a plurality of micro services, so that the coordination problem among a plurality of micro services is introduced, and the splitting of part of the micro services even makes the realization of the middlebox system more complicated, and the control flexibility is poor.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a middle station system based on micro-service and a software defined middle station system construction method, aiming at the above defects in the prior art, so as to solve the problems of complex implementation and poor control flexibility of the existing middle station system.
The technical scheme adopted by the invention for solving the technical problems is as follows: there is provided a microservice-based middlebox system comprising:
the reusable service component module is used for abstracting reusable processing logics of a plurality of service systems;
the configuration item module is used for defining and realizing configuration items; and
the configuration item synchronization component module is respectively connected with the reusable service component module and the configuration item module; wherein the content of the first and second substances,
the configuration item synchronization component module acquires the configuration item definition and the configuration item implementation, outputs the configuration item definition and the configuration item implementation, and acquires a configuration item set value, and the reusable service component module executes the reusable processing logic and the configuration item implementation corresponding to the configuration item set value.
Further preferred embodiments of the present invention are: the configuration item module comprises a configuration item definition unit and a configuration item implementation unit, the configuration item definition unit is used for defining the connection mode of the reusable service component module and the configuration item module, and the configuration item implementation unit is used for abstracting the personalized processing logic of a plurality of service systems.
Further preferred embodiments of the present invention are: the middlebox system also comprises a middlebox console and a commercial operation platform, wherein,
the middle console is connected with the configuration item synchronization component module;
the business operation platform is used for carrying out operation management on a plurality of business systems, acquiring business requirement feedback of business system operation and transmitting the business requirement feedback to the middle console;
the middle console control console obtains configuration item definitions and configuration item realization through the configuration item synchronization component module, and outputs configuration item set values to the configuration item synchronization component module in combination with service requirement feedback of the commercial operation platform, and the reusable service component module executes reusable processing logic and configuration item realization corresponding to the configuration item set values.
Further preferred embodiments of the present invention are: the middle console comprises a configuration item collection module, a configuration item setting module and a set value output module, wherein the configuration item collection module is used for receiving configuration item definitions and configuration item realizations reported by the configuration item synchronization component module, the configuration item setting module is used for setting corresponding configuration item set values according to the configuration item definitions and the configuration item realizations received by the configuration item collection module, and the set value output module is used for providing the capacity required by the configuration item synchronization component module when reading the configuration item set values and outputting the configuration item set values to the configuration item synchronization component module.
Further preferred embodiments of the present invention are: the configuration item setting module is a graphical interactive setting interface used for setting configuration item setting values.
Further preferred embodiments of the present invention are: the business operation platform comprises a standard design module, a login management module and a global management module, wherein the standard design module is used for setting operation standards of the business systems, the login management module is used for providing login and switching entries of a plurality of business systems, the global management module is used for managing operation information of the business systems, acquiring business requirement feedback and transmitting the business requirement feedback to the console, and the operation information comprises tenant information, application information, organization information, user information, resource information and authority information.
The technical scheme adopted by the invention for solving the technical problems is as follows: the method for constructing the software-defined middle platform system based on the micro-service is characterized by comprising the following steps of:
acquiring a service scene and a service flow;
acquiring reusable processing logics and configuration items of a plurality of service systems according to the service scene and the service flow;
setting a configuration item set value by combining the configuration item and service requirement feedback;
executing the realization of the configuration items corresponding to the reusable processing logic and the configuration item set values;
and realizing the construction of the software defined middle station system.
Further preferred embodiments of the present invention are: the method for acquiring the reusable processing logic and the configuration items of the plurality of service systems according to the service scene and the service flow comprises the following steps:
decomposing the service logic of the service flow into processing flows and processing logics of flow nodes;
distinguishing personalized processing logic differences under different service scenes;
encapsulating the common processing logic to obtain reusable processing logic;
and packaging the individual processing logic to obtain the configuration item.
Further preferred embodiments of the present invention are: before setting the setting value of the configuration item, the configuration item is automatically scanned and reported.
Further preferred embodiments of the present invention are: the implementation of the configuration item corresponding to the execution reusable processing logic and the configuration item set value comprises the following steps:
executing the reusable processing logic;
reading a configuration item set value;
and adding a configuration item corresponding to the setting value of the execution configuration item when the personalized processing logic is needed.
Further preferred embodiments of the present invention are: the configuration items comprise service parameters, a system dictionary and service logic extension points.
Compared with the prior art, the method has the advantages that on the basis of a layered thought, on the basis of micro services, the execution and control of the middle platform system are decoupled in a separating manner, the service requirement feedback of service system operation is combined, the definition value of the configuration item is obtained in real time, the execution of the configuration item corresponding to the reusable processing logic and the setting value of the configuration item is realized, the flexible control of the middle platform system is realized, the stable operation of the system is ensured, the change of the service according to needs is realized, the service innovation is assisted, the systematic cooperation, the flexible operation, the dynamic expansion and the scene autonomy are realized, and the control is flexible and efficient.
Drawings
The invention will be further described with reference to the accompanying drawings and examples, in which:
FIG. 1 is a block diagram of the architecture of a microservice-based midrange system of the present invention;
FIG. 2 is a block diagram of the configuration item module of the present invention;
FIG. 3 is a block diagram of the configuration of the center console of the present invention;
FIG. 4 is a block diagram of the architecture of the business operations platform of the present invention;
FIG. 5 is a block flow diagram of a method of the present invention for building a platform system in a microservice-based software definition;
FIG. 6 is a block flow diagram of the acquisition multiplexing processing logic and personalization processing logic of the present invention;
FIG. 7 is a block flow diagram of an implementation of a configuration item that implements reusable processing logic and configuration item settings in accordance with the present invention.
Detailed Description
The preferred embodiments of the present invention will now be described in detail with reference to the accompanying drawings.
As shown in FIG. 1, the present invention provides a preferred embodiment of a microservice-based staging system.
Referring to fig. 1, the micro-service based middle platform system includes a reusable service component module 100, a configuration item module 200, and a configuration item synchronization component module 300, where the reusable service component module 100 is used to abstract reusable processing logic of a plurality of service systems; the configuration item module 200 is used for defining configuration items and realizing the configuration items; the configuration item synchronization component module 300 is respectively connected with the reusable service component module 100 and the configuration item module 200; the configuration item synchronization component module 300 obtains the configuration item definition and the configuration item implementation, outputs the configuration item definition and the configuration item implementation, and obtains the configuration item setting value, and the reusable service component module 100 executes the reusable processing logic and the configuration item implementation corresponding to the configuration item setting value.
Configuration item definition and implementation are carried out through the configuration item module 200, the configuration item definition and implementation of the configuration item acquired by the configuration item synchronization component module 300 are output, the configuration item set value is acquired, reusable processing logic is executed, and implementation of the configuration item corresponding to the configuration item set value is carried out, so that flexible control of the middle platform system is realized, stable operation of the system is guaranteed, service innovation is assisted and based on service change as needed, systematic cooperation, flexible operation, dynamic expansion and scene autonomy are realized, and control is flexible and efficient.
The reusable service component module 100 abstracts reusable processing logics of a plurality of service systems, is processing logics corresponding to reusable service processing flows and flow nodes in the plurality of service systems, has different contents according to different specific service ranges, and is abstracted mainly through reusability. The configuration item module 200 is an abstraction of the personalization processing logic in the different business systems.
Further, referring to fig. 2, the configuration item module 200 includes a configuration item defining unit 210 and a configuration item implementing unit 220, where the configuration item defining unit 210 is configured to define a connection manner between the reusable service component module 100 and the configuration item module 200, and the configuration item implementing unit 220 is configured to abstract personalized processing logic of a plurality of service systems. The configuration item definition unit 210 can declare through an interface, where the interface is used as a connection point of the reusable service component module 100 and the configuration item module 200. Of course, the configuration item definition unit 210 can also be defined by other means, such as abstract class definition. The personalization processing logic abstracted by the configuration item implementation unit 220 corresponds to concrete business processing logic derived from the business processing requirements personalized for each business system.
Further, referring to fig. 1, the middlebox system further comprises a middlebox console 400 and a business operation platform 500, wherein the middlebox console 400 is connected with the configuration item synchronization component module 300; the business operation platform 500 is configured to perform operation management on a plurality of service systems, acquire service requirement feedback of service system operation, and transmit the service requirement feedback to the middle console 400; the middle console 400 obtains the configuration item definition and the configuration item implementation through the configuration item synchronization component module 300, and outputs the configuration item setting value to the configuration item synchronization component module 300 in combination with the service requirement feedback of the business operation platform 500, and the reusable service component module 100 executes the reusable processing logic and the configuration item implementation corresponding to the configuration item setting value.
The reusable service component module 100, the configuration item module 200 and the configuration item synchronization component module 300 are assembled to the same microservice, the configuration item synchronization component module 300 is connected in series with the reusable service component module 100, the configuration item module 200 and the console 400, after the microservice is started, the configuration item synchronization component module 300 automatically scans and reports configuration item definition and configuration item implementation to the console 400, raw materials for setting configuration item set values are provided for the console 400, and when the reusable service component module 100 is executed, the configuration item synchronization component module 300 obtains the configuration item set values output by the console 400, so that the console system can dynamically determine the configuration item implementation required to be used during operation. The business operation platform 500 can assist the middle desk console 400 to better realize the unified management of centralized enterprise applications, and through centralized operation, the requirement feedback of the front-end business system to the software-defined middle desk system is gathered, and the software-defined middle desk system is flexibly operated and controlled.
Referring to fig. 3, the console 400 in this embodiment includes a configuration item collection module 410, a configuration item setting module 420, and a setting value output module 430, where the configuration item collection module 410 is configured to receive the configuration item definition and the configuration item implementation reported by the configuration item synchronization component module 300, the configuration item setting module 420 sets a corresponding configuration item setting value according to the configuration item definition and the configuration item implementation received by the configuration item collection module 410, and the setting value output module 430 is configured to provide a capability required when the configuration item synchronization component module 300 reads the configuration item setting value, and output the configuration item setting value to the configuration item synchronization component module 300.
The configuration item setting module 420 provides a friendly graphical interactive setting interface for a central administrator for a graphical interactive setting interface for setting configuration item setting values, and the central administrator achieves the purpose of setting configuration item setting values through the graphical interactive setting interface. Certainly, in other embodiments, the middle station administrator can also achieve the same purpose by directly operating the data source (such as a database and a configuration file), and the like, so that the implementation cost can be effectively reduced, but the fault tolerance is low, and the requirement on the user is higher.
Referring to fig. 4, the business operation platform 500 in this embodiment includes a specification design module 510, a login management module 520, and a global management module 530, where the specification design module 510 is configured to set an operation specification of a business system, the login management module 520 is configured to provide entries for login and switching of multiple business systems, the global management module 530 is configured to manage operation information of the business systems, obtain business requirement feedback, and transmit the business requirement feedback to the console 400, where the operation information includes tenant information, application information, organization information, user information, resource information, and permission information. The operation specification of the service system covers interface interaction, modularization customization, application assembly, site aggregation and the like.
As shown in fig. 5, the present invention also provides a preferred embodiment of a method for building a middleware system in software definition based on microservices.
The method for constructing the software defined middle platform system based on the microservice comprises the following steps:
s100, acquiring a service scene and a service process;
s200, acquiring reusable processing logics and configuration items of a plurality of service systems according to service scenes and service flows;
s400, setting a configuration item set value by combining the configuration item and service requirement feedback;
s500, executing realization of a configuration item corresponding to the reusable processing logic and the configuration item set value;
and S600, realizing the construction of a software defined middle station system.
Based on the layered thought, the execution and control of the middle platform system are decoupled separately, the configuration item set value is obtained in real time according to the service scene and the service flow and combined with the service requirement feedback actually applied by the service system, the reusable processing logic is executed, the configuration item corresponding to the configuration item set value is implemented, the flexible control of the middle platform system is realized, the stable operation of the system is ensured, the service innovation is assisted based on the change of the service according to the requirement, the systematic cooperation, the flexible operation, the dynamic expansion and the scene autonomy are realized, and the control is flexible and efficient.
Before setting the setting value of the configuration item, the method further comprises the step S300 of automatically scanning and reporting the configuration item. The configuration item adopts an automatic scanning reporting mechanism, so that the overall reliability is higher. Specifically, corresponding to the middle desk system, the middle desk console acquires the reported configuration item and sets a configuration item set value by combining service requirement feedback through scanning and reporting the configuration item of the micro service by the configuration item synchronization component module. The configuration items are the definition and implementation of the configuration items, in the actual execution process, the configuration items can be subdivided into a plurality of sub items such as service parameters, system dictionaries, service logic expansion points and the like, and the development and use process can be more accurate by introducing different sub items. In other embodiments, the console may also provide a management interface for the console to obtain configuration items, and the configuration items are manually entered or imported by a development designer, but when the number of configuration items is large, manual operation is prone to errors.
The reporting process of the configuration items comprises the following steps: starting the micro service; broadcasting service initiation information; the middle console receives service starting information; reading configuration items of the microservices; and storing the configuration items of the corresponding services, and reporting the configuration items.
Referring to fig. 6, step S200 includes the following specific steps:
s210, decomposing the service logic of the service flow into a processing flow and a processing logic of a flow node;
s220, distinguishing personalized processing logic differences under different service scenes;
s230, packaging the common processing logic to obtain reusable processing logic;
s240, encapsulating the individual processing logic to obtain a configuration item.
Referring to fig. 7, step S500 includes the following specific steps:
s510, executing reusable processing logic;
s520, reading a configuration item set value transmitted by a console of the middle station;
s530, adding a configuration item corresponding to the setting value of the execution configuration item when the personalized processing logic is needed.
By reading the set value of the configuration item when executing the reusable processing logic and the system runs, the realization of the configuration item needing to be used is dynamically determined, and the flexibility is improved by magnitude.
The following describes the specific implementation of the method for constructing the middleware system in the software definition based on microservice according to the present invention:
A. in the design stage, the service logic of the system is decomposed into processing logics of processing flows and flow nodes, so that individualized processing logic differences under different service scenes are distinguished, and common processing logics are designed according to a reusable service component module; the personalized processing logic is packaged in a configuration item mode of an extension point, a service parameter and the like, and is packaged into a configuration item module.
B. In the development stage, the reusable service component module and the configuration item module are developed in parallel. The reusable service component module is responsible for the series connection of the service process and the realization of common processing logic in the process, and configuration items are added at the places needing individual processing logic according to the design; the development of the configuration item module mainly focuses on the implementation of the configuration item, namely different logic processing is carried out according to the requirements of different scenes. And after the coding is finished, the reusable service component module, the configuration item module and the configuration item synchronization component module are assembled to the same microservice for subsequent deployment.
C. In the control stage, when the micro-service is installed and deployed, the configuration item synchronization component module automatically reports the configuration item definition and the configuration item implementation of the service to the middle console, and a middle console administrator and a service administrator set the configuration items according to the requirements of service scenes. When in setting, the service scene requirements of different granularities are met through the range from large to small of the four layers of the whole situation, the tenant, the service space and the service identity, and multi-level sharing and fine-grained isolation services are realized.
D. And in the execution stage, aiming at different service requests, the configuration item synchronization component module calls the related capability of the console to identify the tenant, the service space and the service identity of the request based on the specific request, preferentially reads the configuration item set values which are hit first according to the sequence from small to large, and determines the individualized processing logic to be executed according to the configuration item set values, thereby realizing the flexible adjustment of the service logic.
E. In the operation stage, operators log in and manage respective responsible services uniformly through the commercial operation platform, and the shared operation requirements are processed uniformly through the global management function of the commercial operation platform.
In the actual landing process of the configuration item module, a plurality of different levels of settings may occur (for example, the levels in the above specific implementation process are set as global > tenant > service space > service identity), and introducing different levels can make the flexibility of the platform system in software definition more orderly, but also can make the complexity of the system earlier to a certain extent, and reduce the execution efficiency.
The evolution and execution logic of the middle station system is defined and controlled by separating the control, execution and operation of the middle station system and combining a parameter configuration and a software openness programmable mechanism, so that the flexible control of the service of the middle station system is realized, and the change of the foreground service as required is supported more efficiently.
The specific process from the middle station system to the specific service request accepting to the processing is as follows: the front-end service system accepts a user request; the micro-service calls the dependent bottom-layer service; executing the first common service logic and positioning to the individual service logic; the middle console reads and inquires the setting value of the configuration item according to the individual service logic; setting a configuration item set value and returning to the micro service; the micro service selects and executes the individual service logic according to the set value of the configuration item; and executing the second common service logic to realize the processing of the service request.
It should be understood that the above embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same, and those skilled in the art can modify the technical solutions described in the above embodiments, or make equivalent substitutions for some technical features; and all such modifications and alterations are intended to fall within the scope of the appended claims.

Claims (9)

1. A microservice-based staging system, comprising:
the reusable service component module is used for abstracting reusable processing logics of a plurality of service systems;
the configuration item module is used for defining and realizing configuration items; and
the configuration item synchronization component module is respectively connected with the reusable service component module and the configuration item module; wherein the content of the first and second substances,
the configuration item synchronization component module acquires configuration item definitions and configuration item realizations, outputs the configuration item definitions and the configuration item realizations, and acquires configuration item set values, and the reusable service component module executes reusable processing logic and configuration item realizations corresponding to the configuration item set values;
the middlebox system also comprises a middlebox console and a commercial operation platform, wherein,
the middle console is connected with the configuration item synchronization component module;
the business operation platform is used for carrying out operation management on a plurality of business systems, acquiring business requirement feedback of business system operation and transmitting the business requirement feedback to the middle console;
the middle console control platform acquires configuration item definitions and configuration item realization through a configuration item synchronization component module, and outputs configuration item set values to the configuration item synchronization component module in combination with service requirement feedback of the commercial operation platform, and the reusable service component module executes reusable processing logic and configuration item realization corresponding to the configuration item set values;
the middle console comprises a configuration item collection module, a configuration item setting module and a set value output module, wherein the configuration item collection module is used for receiving configuration item definitions and configuration item realizations reported by the configuration item synchronization component module, the configuration item setting module is used for setting corresponding configuration item set values according to the configuration item definitions and the configuration item realizations received by the configuration item collection module, and the set value output module is used for providing the capacity required by the configuration item synchronization component module when reading the configuration item set values and outputting the configuration item set values to the configuration item synchronization component module.
2. The console system according to claim 1, wherein the configuration item module includes a configuration item definition unit and a configuration item implementation unit, the configuration item definition unit is configured to define a connection manner between the reusable service component module and the configuration item module, and the configuration item implementation unit is configured to abstract personalized processing logic of a plurality of service systems.
3. The console system of claim 1, wherein the configuration item setting module is a graphical interactive setting interface for setting configuration item setting values.
4. The console system of claim 1, wherein the business operation platform comprises a specification design module, a login management module, and a global management module, the specification design module is configured to set an operation specification of the service system, the login management module is configured to provide entries for login and switching of a plurality of service systems, the global management module is configured to manage operation information of the service systems, obtain service requirement feedback, and transmit the service requirement feedback to the console, and the operation information includes tenant information, application information, organization information, user information, resource information, and permission information.
5. A method for constructing a software-defined middleware system based on microservice, which is used for constructing the middleware system based on microservice according to any one of claims 1 to 4, and comprises the following steps:
acquiring a service scene and a service flow;
acquiring reusable processing logics and configuration items of a plurality of service systems according to the service scene and the service flow;
setting a configuration item set value by combining the configuration item and service requirement feedback;
executing the realization of the configuration items corresponding to the reusable processing logic and the configuration item set values;
realizing the construction of a software defined middle platform system;
wherein, still include:
the configuration item is a configuration item definition and a configuration item realization, and the reported configuration item definition and configuration item realization are received;
setting a corresponding configuration item set value according to the received configuration item definition and configuration item implementation;
and outputting the set value of the configuration item.
6. The method for constructing a software-defined middleware system according to claim 5, wherein the step of obtaining reusable processing logic and configuration items of a plurality of business systems according to the business scenario and the business process comprises the steps of:
decomposing the service logic of the service flow into processing flows and processing logics of flow nodes;
distinguishing personalized processing logic differences under different service scenes;
encapsulating the common processing logic to obtain reusable processing logic;
and packaging the individual processing logic to obtain the configuration item.
7. The method as claimed in claim 5, wherein the configuration items are automatically scanned and reported before setting the configuration item setting values.
8. The method for constructing a software-defined staging system according to claim 5, wherein the executing of the implementation of the configuration item corresponding to the reusable processing logic and the configuration item setting value includes the steps of:
executing the reusable processing logic;
reading a configuration item set value;
and adding a configuration item corresponding to the setting value of the execution configuration item when the personalized processing logic is needed.
9. The method according to any one of claims 5 to 8, wherein the configuration items include service parameters, system dictionaries, and service logic extension points.
CN202010445494.XA 2020-05-24 2020-05-24 Middle platform system based on micro-service and software definition middle platform system construction method Active CN111679821B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010445494.XA CN111679821B (en) 2020-05-24 2020-05-24 Middle platform system based on micro-service and software definition middle platform system construction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010445494.XA CN111679821B (en) 2020-05-24 2020-05-24 Middle platform system based on micro-service and software definition middle platform system construction method

Publications (2)

Publication Number Publication Date
CN111679821A CN111679821A (en) 2020-09-18
CN111679821B true CN111679821B (en) 2021-05-14

Family

ID=72434283

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010445494.XA Active CN111679821B (en) 2020-05-24 2020-05-24 Middle platform system based on micro-service and software definition middle platform system construction method

Country Status (1)

Country Link
CN (1) CN111679821B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112328228A (en) * 2020-11-05 2021-02-05 上海数设科技有限公司 Industrial software operation method, device and system
CN112581160A (en) * 2020-11-24 2021-03-30 江苏仲博敬陈信息科技有限公司 Middle platform system based on micro-service
CN114637502B (en) * 2020-12-16 2023-08-04 广州云徙科技有限公司 Method and system for realizing flexible assembly of service function package
CN112650475B (en) * 2020-12-21 2021-10-22 广州云徙科技有限公司 Software low-code development system and development method combined with middle platform architecture theory
CN112819438A (en) * 2021-02-04 2021-05-18 广州云徙科技有限公司 Middle platform flexible operation system and use method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110300025A (en) * 2019-06-28 2019-10-01 湖南御家科技有限公司 Platform service extension method and system in a kind of business
CN110865801A (en) * 2019-11-08 2020-03-06 南瑞集团有限公司 Micro-service-based electric power transaction platform business center platform and application method thereof

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10585682B2 (en) * 2016-08-05 2020-03-10 Oracle International Corporation Tenant self-service troubleshooting for a multi-tenant identity and data security management cloud service
CN110580187B (en) * 2019-07-30 2023-02-28 福建天泉教育科技有限公司 Method and terminal for realizing online learning course
CN110766310A (en) * 2019-10-18 2020-02-07 北京思特奇信息技术股份有限公司 Wisdom operation middle platform
US11146455B2 (en) * 2019-12-20 2021-10-12 Intel Corporation End-to-end quality of service in edge computing environments

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110300025A (en) * 2019-06-28 2019-10-01 湖南御家科技有限公司 Platform service extension method and system in a kind of business
CN110865801A (en) * 2019-11-08 2020-03-06 南瑞集团有限公司 Micro-service-based electric power transaction platform business center platform and application method thereof

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
"微服务打造企业中台";Legendshop朗尊软件;《https://zhuanlan.zhihu.com/p/55249415》;20190119;网页第1到36页 *
"进一步释放中台能力,云徙业务中台V3.1发布|徙讯";科技媒体DoNews;《https://www.donews.com/news/detail/4/3089074.html》;20200409;网页第1页 *
Legendshop朗尊软件."微服务打造企业中台".《https://zhuanlan.zhihu.com/p/55249415》.2019, *
Microservices in Practice: FromArchitecture to Deployment;Kasun Indrasiri;《https://dzone.com/articles/microservices-in-practice-1》;20191024;全文 *

Also Published As

Publication number Publication date
CN111679821A (en) 2020-09-18

Similar Documents

Publication Publication Date Title
CN111679821B (en) Middle platform system based on micro-service and software definition middle platform system construction method
US8037025B2 (en) Method and approach to hosting versioned web services
Lee et al. How to create a network slice?-A 5G core network perspective
CN110879769A (en) Embedded system test environment construction method based on dynamically configurable framework
CN113268319A (en) Business process customization and distributed process scheduling method based on micro-service architecture
US8650573B2 (en) System and method for controlling priority in SCA multi-component and multi-port environment
US20110258620A1 (en) Method and Apparatus for Making a BPM Application Available to Multiple Tenants
CN101674198A (en) Method and device for realizing stacking
CN111832273A (en) Method and device for determining destination message, storage medium and electronic device
CN107896242B (en) Service sharing method and device
CN111770122A (en) Service communication agent SCP registration method, service calling method and network equipment
CN113472848A (en) Network fusion method and device of virtual machine and container and related equipment
CN102843342A (en) Method and system for dynamically upgrading resource
CN115361280B (en) Method, device, equipment and storage medium for invoking calculation power network
CN101201755A (en) Method, system and equipment for managing software module of digital receiving terminal
CN114024976B (en) Big data service architecture based on 5G and method for constructing big data service
CN110880099B (en) Workflow engine-based task event processing method, device, equipment and medium
CN111385110B (en) Network management method and device
CN115242565A (en) System architecture, communication method and device for realizing DDS communication based on AUTOSAR
US6678742B1 (en) Object-oriented computer system and computer-readable storage medium which stores program
EP1715653A1 (en) A system and method for mediating within a network
CN110050291B (en) Aggregation platform, demand owner and methods thereof
CN111901139A (en) Response method, determination method, device, equipment and medium
CN113051158B (en) System-level and link-level multi-index synchronous automatic testing method and system
CN110399161A (en) A kind of generation method of mapping relations, call method and device

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: A meso system based on microservice and software definition meso system construction method

Effective date of registration: 20210728

Granted publication date: 20210514

Pledgee: Bank of Hangzhou Limited by Share Ltd. science and Technology Branch

Pledgor: Hangzhou Yunqian Technology Co.,Ltd.

Registration number: Y2021330001012

PE01 Entry into force of the registration of the contract for pledge of patent right
CP03 Change of name, title or address

Address after: No. A06, E-PARK Creative Park, Yuzhu Zhigu, No. 32, Kengtian Street, Huangpu District, Guangzhou City, Guangdong Province, 510000

Patentee after: Guangdong Yunxi Intelligent Technology Co.,Ltd.

Address before: Room 1302-1303, building a, 459 Qianmo Road, Binjiang District, Hangzhou, Zhejiang 310000

Patentee before: Hangzhou Yunqian Technology Co.,Ltd.

CP03 Change of name, title or address