CN114201314A - Contract-based routing method for realizing service dependence discovery and service access - Google Patents
Contract-based routing method for realizing service dependence discovery and service access Download PDFInfo
- Publication number
- CN114201314A CN114201314A CN202111509260.8A CN202111509260A CN114201314A CN 114201314 A CN114201314 A CN 114201314A CN 202111509260 A CN202111509260 A CN 202111509260A CN 114201314 A CN114201314 A CN 114201314A
- Authority
- CN
- China
- Prior art keywords
- service
- contract
- task
- micro
- dependence
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/547—Remote procedure calls [RPC]; Web services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
- G06F16/972—Access to data in other repository systems, e.g. legacy data or dynamic Web page generation
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
The invention relates to the technical field of micro services, in particular to a contract-based routing method for realizing service dependency discovery and service access, which comprises the following steps of S1, establishing a service contract according to a standard micro task connecting port, naming the service contract, using the name of the service contract as the default name of the micro task connecting port, and generating the default realization code of the service according to a specification contract; and S2, issuing a specification for generating the contract service by using the obtained contract, recording opposite information in a task list after one service is deployed according to the code, updating the opposite information into a storage environment, and acquiring the address of the task through the address of the storage environment under the condition that the task is started. According to the method for constructing the virtual ontology server, the front-end research and development of the micro-service are decoupled in the research and development process, so that the front-end research and development does not need to wait for each other, the research and development time is shortened, and the research and development efficiency of the micro-service is improved.
Description
Technical Field
The invention relates to the technical field of micro-services, in particular to a contract-based routing method for realizing service dependency discovery and service access.
Background
The micro-service architecture is a new technology for deploying applications and services in the cloud, the micro-service can run in a 'self-program', and the key point of communicating with an HTTP type API (functional unit) through a 'lightweight device' is that the service can run in a self-program, in the service disclosure, many services can be limited by internal independent processes, and if any one of the services needs to add a certain function, the process range needs to be reduced.
Chinese patent No. 202011215387.4 provides a method and system for micro service dynamic routing, the method is: acquiring a data processing request containing external factors to be processed, which is sent by a consumption end; routing in a preset micro-service container according to the external factors to be processed, and determining micro-services to be called corresponding to the external factors to be processed; invoking a micro-service response data processing request to be invoked from the configuration center by using the Dubbo to obtain a response result; and feeding back the response result to the consumer.
In the micro-service research and development in the prior art, research and development of the front end and the back end of the micro-service need to wait for each other, which results in long time for research and development of the micro-service, and further reduces the efficiency of research and development of the micro-service, and the operation efficiency of the micro-service is low due to the complex cyclic dependency relationship in the micro-service, so a routing method for realizing service dependency discovery and service access based on contracts is urgently needed to be designed to solve the problems.
Disclosure of Invention
The invention aims to provide a contract-based routing method for realizing service dependency discovery and service access, which aims to solve the problems of low research and development efficiency and low operation efficiency in the background technology.
The technical scheme of the invention is as follows: a routing method for realizing service dependence discovery and service access based on a contract is disclosed, wherein S1, a service contract is established according to a standard micro task connecting port, the service contract is named, the name of the service contract is used as the default name of the micro task connecting port, and the default realization code of the service is generated according to a specification contract;
s2, issuing a specification of generating contract service by using the obtained contract, recording opposite information in a task list after deploying one service according to the code, updating the opposite information into a storage environment, acquiring the address of the task through the storage environment address under the condition of starting the task, requesting to be hijacked to a deployment generation strategy when starting, and obtaining the starting address of the task according to the strategy so as to realize the discovery of the task;
s3, automatically generating a running environment of the task according to the code, acquiring dependent service change information, analyzing the state of each aspect of the micro task under normal flow according to the dependent service change information, constructing a dependency relationship of a connection level according to nodes and edges of the task, statically analyzing, feeding back storage node modification and client log reporting frequency to a system steady state, and reflecting the health state and the configuration change state of the service system by the micro task through static analysis;
s4, constructing a virtual local server according to the state of the micro task, then forwarding a request sent by a client of the micro task to a server at the rear end through a plug-in, designing a set of functional unit documents according to a specified functional unit connection port, processing the functional unit documents and returning some false data;
s5, moving up a service object cyclic dependence according to a preset micro task connection port, changing the cyclic dependence into indirect dependence by adding an intermediate layer between two components which are mutually cyclically dependent, introducing a new component, stripping the cyclic relationship, and simplifying the preset connection port, wherein the action of the new module is a command or query, the state of the object is changed in the query process, and a return value is not required in the query process;
s6, distinguishing strong dependence and weak dependence between two mutual cyclic dependences, distinguishing messages corresponding to the strong dependence and the weak dependence to obtain reliable messages and unreliable messages, setting a switch component for the weak dependence, ensuring the reliable messages in a system level mode, enabling key services to run by the reliable messages, and discarding the unreliable messages when the switch component is closed;
and S7, according to the strong dependence request gateway, filtering and processing the request through a logic layer in the gateway, distributing the request to each micro task connection port, restarting the gateway service, discovering the service through a service registration center, constructing a high-low coupling system, wherein one micro task is responsible for generating and maintaining data, the data takes an event as an expression form and is sent to a search engine through a message transmission system, and the other micro task is specially responsible for inquiring the data in the search engine for further processing.
Further, in the S3, by dynamically analyzing and locating and troubleshooting the performance problem in the system steady state, the cause of the performance problem is similar to the anomaly detection, and the performance problem is not enough to trigger the alarm.
Further, in S3, the content reported by the log includes the corresponding number of times of the task and the response time, the range of the task identification is narrowed down according to the time calculation, and the service object is searched according to the obtained range.
Further, in S3, the analysis micro task starts from granularity, range and angle, orders the granularity, obtains an effective granularity sequence according to granularity time or size, and guides the sequence to the functional unit interface.
Further, in S3, the analysis scope is a single service request or multiple service requests, and the analysis angle is one or more combinations of a buried point indicator, a dependency relationship, and a traffic size.
Further, in S6, the information in the strong dependency and the weak dependency is weighted according to the contractual relationship, and the reliable message and the unreliable message are distinguished by the size of the weight.
Further, in S5, the relationship of the cyclic dependency in the objects is weakened by using the indirect dependency, so that the objects are relatively independent, thereby facilitating editing for the objects.
Further, in said S5, the new component is used to strip the relation between the contexts, when the context is imported, the above is maintained in the original state, preventing the context association from being required to be imported.
Further, the unreliable message is the content of the non-core service, and the non-core service is discarded when the extreme resource bottleneck of the micro task occurs.
Further, in S7, the search engine obtains the web page information by crawling and grabbing on the internet, stores the obtained information into the service data set, establishes an index set according to the information in the data set, and sorts the information according to the relevance.
The invention provides a contract-based routing method for realizing service dependence discovery and service access, which has the following improvements and advantages compared with the prior art:
(1) according to the method for constructing the virtual ontology server, the front-end research and development of the micro-service are decoupled in the research and development process, so that the front-end research and development does not need to wait for each other, the research and development time is shortened, and the research and development efficiency of the micro-service is improved.
(2) According to the method, the intermediate layer is added between the two components which are in cyclic dependence with each other, so that the cyclic dependence is changed into indirect dependence, the dependence relationship between the micro-services is further simplified, and the operating efficiency of the micro-services is higher.
(3) The method and the system utilize the logic layer to filter and process the request of the micro-service, so that the normal operation of the key behavior of the cross-service calling in the micro-service architecture can be ensured, and the operation of the micro-service architecture is more stable.
Drawings
The invention is further explained below with reference to the figures and examples:
FIG. 1 is an overall flow diagram of the present invention;
FIG. 2 is a service discovery flow diagram of the present invention;
FIG. 3 is a logical layer flow diagram of the present invention.
Detailed Description
The present invention will be described in detail with reference to fig. 1 to 3, and the technical solutions in the embodiments of the present invention will be clearly and completely described, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all 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.
It will be understood that when an element is referred to as being "secured to" another element, it can be directly on the other element or intervening elements may also be present. When a component is referred to as being "connected" to another component, it can be directly connected to the other component or intervening components may also be present. When a component is referred to as being "disposed on" another component, it can be directly on the other component or intervening components may also be present. The terms "vertical," "horizontal," "left," "right," and similar expressions are used herein for illustrative purposes only.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used in the description of the invention herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
The invention provides a contract-based routing method for realizing service dependency discovery and service access by improvement, which is shown in figures 1-3 and comprises the following steps;
s1, establishing a service contract according to a standardized micro task connection port, naming the service contract, using the name of the service contract as a default name of the micro task connection port, and generating a default implementation code of a service according to a specification contract;
s2, issuing a specification of generating contract service by using the obtained contract, recording opposite information in a task list after deploying one service according to the code, updating the opposite information into a storage environment, acquiring the address of the task through the storage environment address under the condition of starting the task, requesting to be hijacked to a deployment generation strategy when starting, and obtaining the starting address of the task according to the strategy so as to realize the discovery of the task;
s3, automatically generating a running environment of the task according to the code, acquiring dependent service change information, analyzing the state of each aspect of the micro task under normal flow according to the dependent service change information, constructing a dependency relationship of a connection level according to nodes and edges of the task, statically analyzing, feeding back storage node modification and client log reporting frequency to a system steady state, and reflecting the health state and the configuration change state of the service system by the micro task through static analysis;
s4, constructing a virtual local server according to the state of the micro task, then forwarding a request sent by a client of the micro task to a server at the rear end through a plug-in, designing a set of functional unit documents according to a specified functional unit connection port, processing the functional unit documents and returning some false data;
s5, moving up a service object cyclic dependence according to a preset micro task connection port, changing the cyclic dependence into indirect dependence by adding an intermediate layer between two components which are mutually cyclically dependent, introducing a new component, stripping the cyclic relationship, and simplifying the preset connection port, wherein the action of the new module is a command or query, the state of the object is changed in the query process, and a return value is not required in the query process;
s6, distinguishing strong dependence and weak dependence between two mutual cyclic dependences, distinguishing messages corresponding to the strong dependence and the weak dependence to obtain reliable messages and unreliable messages, setting a switch component for the weak dependence, ensuring the reliable messages in a system level mode, enabling key services to run by the reliable messages, and discarding the unreliable messages when the switch component is closed;
and S7, according to the strong dependence request gateway, filtering and processing the request through a logic layer in the gateway, distributing the request to each micro task connection port, restarting the gateway service, discovering the service through a service registration center, constructing a high-low coupling system, wherein one micro task is responsible for generating and maintaining data, the data takes an event as an expression form and is sent to a search engine through a message transmission system, and the other micro task is specially responsible for inquiring the data in the search engine for further processing.
The invention has the advantages that
One embodiment provided by the present invention is that in S3, by dynamically analyzing and locating and troubleshooting performance problems in the system steady state, the cause of the performance problems is similar to the anomaly detection, and the performance problems are not sufficient to trigger an alarm.
In S3, the content reported by the log includes the corresponding times of the task and the response time, the scope of task identification is narrowed down according to the time calculation, and the service object is searched according to the obtained scope.
In S3, the analysis micro task starts from granularity, range and angle, sorts the granularity, obtains an effective granularity sequence according to granularity time or size, and guides the sequence to the functional unit interface.
In a further embodiment of the present invention, in S3, the analysis range is a single service request or multiple service requests, and the analysis angle is one or more combinations of the embedded point index, the dependency relationship, and the traffic size.
In S6, a further embodiment of the present invention is to calculate a weight for information in strong dependency and weak dependency according to the contract relationship, and distinguish reliable messages from unreliable messages according to the size of the weight.
Yet another embodiment provided by the present invention is that in S5, the relationship of the cyclic dependency in the multiple objects is weakened by using the indirect dependency, so that the multiple objects are relatively independent, thereby facilitating editing for the objects.
Still another embodiment provided by the present invention is that in S5, a new component is used to strip the relationship between the contexts, and when a context is imported, the above original state is maintained, and the context association is prevented from being required to be imported.
Yet another embodiment provided by the present invention is that the unreliable message is the content of the non-core service, which is discarded when an extreme resource bottleneck of the micro task occurs.
In S7, the search engine obtains the web page information by crawling and grabbing on the internet, stores the obtained information into the service data set, establishes an index set according to the information in the data set, and sorts the information according to the relevance.
The working principle of the invention is as follows: s1, establishing a service contract according to a standardized micro task connection port, naming the service contract, using the name of the service contract as a default name of the micro task connection port, and generating a default implementation code of a service according to a specification contract; s2, issuing a specification of generating contract service by using the obtained contract, recording opposite information in a task list after deploying one service according to the code, updating the opposite information into a storage environment, acquiring the address of the task through the storage environment address under the condition of starting the task, requesting to be hijacked to a deployment generation strategy when starting, and obtaining the starting address of the task according to the strategy so as to realize the discovery of the task; s3, automatically generating a running environment of the task according to the code, acquiring dependent service change information, analyzing the state of each aspect of the micro task under normal flow according to the dependent service change information, constructing a dependency relationship of a connection level according to nodes and edges of the task, statically analyzing, feeding back storage node modification and client log reporting frequency to a system steady state, and reflecting the health state and the configuration change state of the service system by the micro task through static analysis; s4, constructing a virtual local server according to the state of the micro task, then forwarding a request sent by a client of the micro task to a server at the rear end through a plug-in, designing a set of functional unit documents according to a specified functional unit connection port, processing the functional unit documents and returning some false data; s5, moving up a service object cyclic dependence according to a preset micro task connection port, changing the cyclic dependence into indirect dependence by adding an intermediate layer between two components which are mutually cyclically dependent, introducing a new component, stripping the cyclic relationship, and simplifying the preset connection port, wherein the action of the new module is a command or query, the state of the object is changed in the query process, and a return value is not required in the query process; s6, distinguishing strong dependence and weak dependence between two mutual cyclic dependences, distinguishing messages corresponding to the strong dependence and the weak dependence to obtain reliable messages and unreliable messages, setting a switch component for the weak dependence, ensuring the reliable messages in a system level mode, enabling key services to run by the reliable messages, and discarding the unreliable messages when the switch component is closed; and S7, according to the strong dependence request gateway, filtering and processing the request through a logic layer in the gateway, distributing the request to each micro task connection port, restarting the gateway service, discovering the service through a service registration center, constructing a high-low coupling system, wherein one micro task is responsible for generating and maintaining data, the data takes an event as an expression form and is sent to a search engine through a message transmission system, and the other micro task is specially responsible for inquiring the data in the search engine for further processing.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Claims (10)
1. A contract-based routing method for realizing service dependency discovery and service access is characterized in that: comprises the following steps;
s1, establishing a service contract according to a standardized micro task connection port, naming the service contract, using the name of the service contract as a default name of the micro task connection port, and generating a default implementation code of a service according to a specification contract;
s2, issuing a specification of generating contract service by using the obtained contract, recording opposite information in a task list after deploying one service according to the code, updating the opposite information into a storage environment, acquiring the address of the task through the storage environment address under the condition of starting the task, requesting to be hijacked to a deployment generation strategy when starting, and obtaining the starting address of the task according to the strategy so as to realize the discovery of the task;
s3, automatically generating a running environment of the task according to the code, acquiring dependent service change information, analyzing the state of each aspect of the micro task under normal flow according to the dependent service change information, constructing a dependency relationship of a connection level according to nodes and edges of the task, statically analyzing, feeding back storage node modification and client log reporting frequency to a system steady state, and reflecting the health state and the configuration change state of the service system by the micro task through static analysis;
s4, constructing a virtual local server according to the state of the micro task, then forwarding a request sent by a client of the micro task to a server at the rear end through a plug-in, designing a set of functional unit documents according to a specified functional unit connection port, processing the functional unit documents and returning some false data;
s5, moving up a service object cyclic dependence according to a preset micro task connection port, changing the cyclic dependence into indirect dependence by adding an intermediate layer between two components which are mutually cyclically dependent, introducing a new component, stripping the cyclic relationship, and simplifying the preset connection port, wherein the action of the new module is a command or query, the state of the object is changed in the query process, and a return value is not required in the query process;
s6, distinguishing strong dependence and weak dependence between two mutual cyclic dependences, distinguishing messages corresponding to the strong dependence and the weak dependence to obtain reliable messages and unreliable messages, setting a switch component for the weak dependence, ensuring the reliable messages in a system level mode, enabling key services to run by the reliable messages, and discarding the unreliable messages when the switch component is closed;
and S7, according to the strong dependence request gateway, filtering and processing the request through a logic layer in the gateway, distributing the request to each micro task connection port, restarting the gateway service, discovering the service through a service registration center, constructing a high-low coupling system, wherein one micro task is responsible for generating and maintaining data, the data takes an event as an expression form and is sent to a search engine through a message transmission system, and the other micro task is specially responsible for inquiring the data in the search engine for further processing.
2. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S3, a performance problem in the system steady state, the cause of which is similar to the anomaly detection, is located and investigated by dynamic analysis, the performance problem being insufficient to trigger an alarm.
3. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S3, the content reported by the log includes the corresponding times of the task and the response time, the range of task identification is narrowed down according to the time calculation, and the service object is searched according to the obtained range.
4. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S3, the analysis micro task starts from granularity, range and angle, orders the granularity, obtains an effective granularity sequence according to granularity time or size, and guides the sequence to the functional unit interface.
5. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S3, the analysis scope is a single service request or multiple service requests, and the analysis angle is one or more combinations of a buried point index, a dependency relationship, and a traffic size.
6. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S6, the information in the strong dependency and the weak dependency is weighted according to the contractual relationship, and the reliable message and the unreliable message are distinguished by the size of the weight.
7. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S5, the relationship of the cyclic dependency in the objects is weakened by the indirect dependency, so that the objects are relatively independent, thereby facilitating editing of the objects.
8. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S5, the new component is used to strip the relationship between the contexts, and when a context is imported, the original state of the context is maintained, and the context association is prevented from being required to be imported.
9. The contract-based routing method for implementing service dependent discovery and service access according to claim 6, wherein: the unreliable message is non-core service content, and the non-core service is discarded when extreme resource bottleneck of the micro task occurs.
10. The contract-based routing method for realizing service dependent discovery and service access according to claim 1, wherein: in S7, the search engine obtains web page information by crawling and grabbing on the internet, stores the obtained information in a service data set, establishes an index set according to the information in the data set, and sorts the information according to the relevance.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111509260.8A CN114201314B (en) | 2021-12-10 | 2021-12-10 | Contract-based routing method for realizing service dependency discovery and service access |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202111509260.8A CN114201314B (en) | 2021-12-10 | 2021-12-10 | Contract-based routing method for realizing service dependency discovery and service access |
Publications (2)
Publication Number | Publication Date |
---|---|
CN114201314A true CN114201314A (en) | 2022-03-18 |
CN114201314B CN114201314B (en) | 2022-10-04 |
Family
ID=80652331
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202111509260.8A Active CN114201314B (en) | 2021-12-10 | 2021-12-10 | Contract-based routing method for realizing service dependency discovery and service access |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN114201314B (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116166505A (en) * | 2023-02-22 | 2023-05-26 | 优维科技(深圳)有限公司 | Monitoring platform, method, storage medium and equipment for dual-state IT architecture in financial industry |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109597610A (en) * | 2018-12-10 | 2019-04-09 | 南京华苏科技有限公司 | A kind of application structure modularization construction method based on micro services framework |
US20200218581A1 (en) * | 2017-07-25 | 2020-07-09 | Worldline | Communication system and method for accessing and deploying temporary microservices on a heterogeneous platform |
CN111752641A (en) * | 2020-06-29 | 2020-10-09 | 深圳壹账通智能科技有限公司 | Method, device, equipment and storage medium for starting service between micro-service containers |
CN112000448A (en) * | 2020-07-17 | 2020-11-27 | 北京计算机技术及应用研究所 | Micro-service architecture-based application management method |
CN112866379A (en) * | 2021-01-15 | 2021-05-28 | 浪潮云信息技术股份公司 | Access method and device of microservice |
CN113037571A (en) * | 2021-05-20 | 2021-06-25 | 睿至科技集团有限公司 | Large-scale micro-service architecture and management method thereof |
CN113312037A (en) * | 2021-06-15 | 2021-08-27 | 北京百度网讯科技有限公司 | Data processing method, device and equipment applied to microservice and storage medium |
CN113742105A (en) * | 2021-09-01 | 2021-12-03 | 欧电云信息科技(江苏)有限公司 | Adaptation method, apparatus and medium for microservice framework |
-
2021
- 2021-12-10 CN CN202111509260.8A patent/CN114201314B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20200218581A1 (en) * | 2017-07-25 | 2020-07-09 | Worldline | Communication system and method for accessing and deploying temporary microservices on a heterogeneous platform |
CN109597610A (en) * | 2018-12-10 | 2019-04-09 | 南京华苏科技有限公司 | A kind of application structure modularization construction method based on micro services framework |
CN111752641A (en) * | 2020-06-29 | 2020-10-09 | 深圳壹账通智能科技有限公司 | Method, device, equipment and storage medium for starting service between micro-service containers |
CN112000448A (en) * | 2020-07-17 | 2020-11-27 | 北京计算机技术及应用研究所 | Micro-service architecture-based application management method |
CN112866379A (en) * | 2021-01-15 | 2021-05-28 | 浪潮云信息技术股份公司 | Access method and device of microservice |
CN113037571A (en) * | 2021-05-20 | 2021-06-25 | 睿至科技集团有限公司 | Large-scale micro-service architecture and management method thereof |
CN113312037A (en) * | 2021-06-15 | 2021-08-27 | 北京百度网讯科技有限公司 | Data processing method, device and equipment applied to microservice and storage medium |
CN113742105A (en) * | 2021-09-01 | 2021-12-03 | 欧电云信息科技(江苏)有限公司 | Adaptation method, apparatus and medium for microservice framework |
Non-Patent Citations (4)
Title |
---|
冯志勇等: "微服务技术发展的现状与展望", 《计算机研究与发展》 * |
崔蔚等: "面向微服务的统一应用开发平台", 《电力信息与通信技术》 * |
裴宏祥等: "基于微服务架构的系统设计与开发", 《中国科技信息》 * |
辛园园等: "微服务组合方法研究进展", 《无线通信技术》 * |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN116166505A (en) * | 2023-02-22 | 2023-05-26 | 优维科技(深圳)有限公司 | Monitoring platform, method, storage medium and equipment for dual-state IT architecture in financial industry |
CN116166505B (en) * | 2023-02-22 | 2023-09-26 | 优维科技(深圳)有限公司 | Monitoring platform, method, storage medium and equipment for dual-state IT architecture in financial industry |
Also Published As
Publication number | Publication date |
---|---|
CN114201314B (en) | 2022-10-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109635019B (en) | Request processing method, device, equipment and storage medium | |
KR101079570B1 (en) | Discovery Web Service | |
CN113301116B (en) | Cross-network communication method, device, system and equipment for micro-service application | |
CN112181764B (en) | Kubernetes resource data monitoring method and device | |
CN111953541A (en) | Alarm information processing method and device, computer equipment and storage medium | |
CN110413845B (en) | Resource storage method and device based on Internet of things operating system | |
CN108289034A (en) | A kind of fault discovery method and apparatus | |
JP2001285287A (en) | Public/subscribe unit utilizing pre-filtering and post- filtering and its method | |
CN114201314B (en) | Contract-based routing method for realizing service dependency discovery and service access | |
CN110688201B (en) | Log management method and related equipment | |
CN101334727A (en) | Service based synergic engine system | |
CN114401319B (en) | Request processing method, device, server and storage medium | |
KR20090022341A (en) | Ubiquitous web service gateway and method | |
CN116708266A (en) | Cloud service topological graph real-time updating method, device, equipment and medium | |
CN114995859A (en) | Page hot updating method, device, equipment and storage medium | |
CN109101595A (en) | A kind of information query method, device, equipment and computer readable storage medium | |
CN109542913A (en) | A kind of networked asset method for managing security under complex environment | |
CN117033033A (en) | Method for efficient configuration and interaction of public service in service bus | |
KR101332817B1 (en) | Semantic annotation apparatus for web services | |
CN115955384A (en) | Error code returning method, device and system | |
CN111782428B (en) | Data calling system and method | |
CN113766363B (en) | Fault monitoring method and device and computing equipment | |
CN112000618B (en) | File change management method, device, equipment and storage medium for cluster nodes | |
JP2004520641A (en) | Event bus architecture | |
JP2005339282A (en) | Service retrieval device, method and program |
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 |