CN111277422B - Method, device and system for processing microservice and computer readable storage medium - Google Patents

Method, device and system for processing microservice and computer readable storage medium Download PDF

Info

Publication number
CN111277422B
CN111277422B CN201811468872.5A CN201811468872A CN111277422B CN 111277422 B CN111277422 B CN 111277422B CN 201811468872 A CN201811468872 A CN 201811468872A CN 111277422 B CN111277422 B CN 111277422B
Authority
CN
China
Prior art keywords
service
container
micro
client
control device
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
CN201811468872.5A
Other languages
Chinese (zh)
Other versions
CN111277422A (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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201811468872.5A priority Critical patent/CN111277422B/en
Publication of CN111277422A publication Critical patent/CN111277422A/en
Application granted granted Critical
Publication of CN111277422B publication Critical patent/CN111277422B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The disclosure relates to a processing method, a device and a system of micro-services and a computer readable storage medium, and relates to the technical field of communication. The method comprises the following steps: the control device receives a call request for the micro-service sent by a client, and the call request is sent through a service grid of a container where the client is located; the control device determines the address of the container where the micro service is located according to the calling request; the control device sends the address of the container where the micro service is located to the client so that the client can obtain the micro service. The technical scheme of the disclosure can improve the processing performance of the system.

Description

Method, device and system for processing microservice and computer readable storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a processing method of a micro service, a processing apparatus of a micro service, a processing system of a micro service, and a computer-readable storage medium.
Background
The microservice architecture, a mainstream new software architecture, has been adopted by more and more large internet companies in recent years.
In the related art, various library calling codes are integrated in the micro service, service control functions such as service registration are used, and customer service requests are forwarded through a micro service gateway centralized proxy.
Disclosure of Invention
The inventors of the present disclosure found that the following problems exist in the above-described related art: under the condition of high concurrency, the micro-service gateway module is adopted to carry out centralized service calling, so that the system processing performance is low.
In view of this, the present disclosure provides a technical solution for processing a microservice, which can improve the processing performance of a system.
According to some embodiments of the present disclosure, there is provided a method for processing a microservice, including: the method comprises the steps that a control device receives a call request for micro-services sent by a client, wherein the call request is sent through a service grid of a container where the client is located; the control device determines the address of the container where the micro service is located according to the calling request; and the control device sends the address of the container where the micro service is located to the client so that the client can acquire the micro service conveniently.
In some embodiments, a service grid is configured in each of the containers for communication between the containers and the control device.
In some embodiments, the control device sends the address of the container where the micro service is located to the client through the service grid of the container where the client is located.
In some embodiments, the invocation request is routed by the client to the service grid of the container where the micro-service is located through the service grid of the container where the client is located, so as to obtain the micro-service.
In some embodiments, the control device registers each microservice through a service grid of a container in which the microservice is located.
In some embodiments, the control device issues the relevant configuration of each micro-service to the container in which each micro-service is located.
In some embodiments, the control device authenticates the client according to the microservice; and the control device sends the authentication result to the container where the client side is located and the container where the micro-service is located.
In some embodiments, the control device issues the communication encryption policy to the container where the client is located and the container where the microservice is located.
In some embodiments, the control device comprises: the management module is used for determining the address of the container where the micro service is located, registering the micro service, providing one or more of flow distribution, load balancing, routing rules and service grid life cycle management functions; the operation and maintenance module is used for providing one or more of the functions of relevant configuration of operation and maintenance, ACL (Access Control List), check, black and white lists, current limiting, log and monitoring; and the authentication module is used for providing one or more of communication encryption strategy, identity authentication, key management, communication security and access control function.
According to further embodiments of the present disclosure, there is provided a processing apparatus of a microservice, including: the receiver is used for receiving a calling request for the micro service sent by a client, and the calling request is sent through a service grid of a container where the client is located; the processor is used for determining the address of the container where the micro service is located according to the calling request; and the transmitter is used for transmitting the address of the container where the micro service is located to the client so that the client can acquire the micro service conveniently.
In some embodiments, a services grid is provided in each of the containers for communication between the containers and the control device.
In some embodiments, the transmitter transmits the address of the container in which the micro service is located to the client through a service grid of the container in which the client is located.
In some embodiments, the invocation request is routed by the client to the service grid of the container where the micro-service is located through the service grid of the container where the client is located, so as to obtain the micro-service.
In some embodiments, the processor registers each microservice through a service grid of a container in which the microservice resides.
In some embodiments, the transmitter issues the configuration related to each microservice to the container in which each microservice is located.
In some embodiments, the processor authenticates the client according to the microservice; and the sender sends the authentication result to the container where the client side is located and the container where the micro-service is located.
In some embodiments, the sender issues the communication encryption policy to the container where the client is located and the container where the micro-service is located.
In some embodiments, the processor comprises: the management module is used for determining the address of the container where the micro service is located, registering the micro service, providing one or more of flow distribution, load balancing, routing rules and service grid life cycle management functions; the operation and maintenance module is used for providing one or more of the functions of relevant configuration, ACL check, black and white list, current limit, log and monitoring of operation and maintenance; and the authentication module is used for providing one or more of communication encryption strategy, identity authentication, key management, communication security and access control function.
According to still further embodiments of the present disclosure, there is provided a microservice processing system including: a control device for executing the processing method of the microservice in any of the above embodiments; and the container comprises a micro service module and a service grid module.
According to still further embodiments of the present disclosure, there is provided a processing apparatus of a microservice, including: a memory; and a processor coupled to the memory, the processor configured to perform the method of processing of microservices in any of the above embodiments based on instructions stored in the memory device.
According to still further embodiments of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements a processing method of a microservice in any of the above-described embodiments.
In the above embodiment, the service grid is configured in the container, so as to implement the communication function between the container and the control device, and the forwarding plane function in the system is dispersed in each container, thereby solving the performance bottleneck of the centralized microservice gateway, and improving the processing performance of the system.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the disclosure and together with the description, serve to explain the principles of the disclosure.
The present disclosure may be more clearly understood from the following detailed description, taken with reference to the accompanying drawings, in which:
FIG. 1 illustrates a flow diagram of some embodiments of a method of processing microservices of the present disclosure;
FIG. 2 illustrates a schematic diagram of some embodiments of a processing method of a microservice of the present disclosure;
figure 3 illustrates a signaling diagram of some embodiments of a method of processing microservices of the present disclosure;
FIG. 4 illustrates a block diagram of some embodiments of a processing device of the microservice of the present disclosure;
FIG. 5 illustrates a block diagram of some embodiments of a processing system for microservices of the present disclosure;
FIG. 6 illustrates a block diagram of further embodiments of a processing device of the microservice of the present disclosure;
FIG. 7 illustrates a block diagram of yet further embodiments of a processing device of the microservice of the present disclosure.
Detailed Description
Various exemplary embodiments of the present disclosure will now be described in detail with reference to the accompanying drawings. It should be noted that: the relative arrangement of the components and steps, the numerical expressions, and numerical values set forth in these embodiments do not limit the scope of the present disclosure unless specifically stated otherwise.
Meanwhile, it should be understood that the sizes of the respective portions shown in the drawings are not drawn in an actual proportional relationship for the convenience of description.
The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the disclosure, its application, or uses.
Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail but are intended to be part of the specification where appropriate.
In all examples shown and discussed herein, any particular value should be construed as merely illustrative, and not limiting. Thus, other examples of the exemplary embodiments may have different values.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be discussed further in subsequent figures.
FIG. 1 illustrates a flow diagram of some embodiments of a method of processing microservices of the present disclosure.
As shown in fig. 1, the method includes: step 110, receiving a calling request; step 120, determining a container address; step 130, the container address is sent.
In step 110, the control device receives a call request for the microservice sent by the client, and the call request is sent through the service grid of the container where the client is located.
In some embodiments, a services grid is configured in each container for communication between containers and the control device. For example, the container is also provided with a micro-service module, the control device issues the relevant configuration of each micro-service to the container where each micro-service is located, and the container receives the relevant configuration through the service grid configured by the container. The relevant configuration may include flow limits, logs, performance monitoring metrics, etc. for the microservice.
In step 120, the control device determines the address of the container where the microservice is located according to the call request.
In some embodiments, the control device registers each microservice through a service grid of a container in which each microservice resides. For example, the micro service registers the service in the control device through the service grid of the container where the micro service is located, and the control device can acquire the address of the container where the micro service is located. In response to receiving a call request of a client, the control device can search the corresponding micro service in the registered micro services, and perform load balancing and fault judgment on the micro service so as to determine the container address of the micro service
In step 130, the control device sends the address of the container where the micro service is located to the client, so that the client can obtain the micro service. For example, the control device sends the address of the container where the micro-service is located to the client through the service grid of the container where the client is located, and the client routes the call request to the service grid of the container where the micro-service is located through the service grid of the container where the client is located, so as to obtain the micro-service.
In some embodiments, the control device authenticates the client according to the micro service, and issues an authentication result to the container where the client is located and the container where the micro service is located. The control device can also issue the communication encryption strategy to the container where the client is located and the container where the micro-service is located. For example, the communication encryption policy may include at least one of an access encryption policy and a link encryption policy such that the container communicates by way of encryption.
FIG. 2 illustrates a schematic diagram of some embodiments of a processing method of a microservice of the present disclosure.
As shown in FIG. 2, container 21 has client 211 and service grid 212 configured therein, and container 22 has microservice 222 and service grid 212 configured therein. The microservice 222 communicates with the container 21, the control device 23, and other containers in which the microservice resides through the service grid 221.
In some embodiments, the service grid may provide inter-microservice communication capabilities based on HTTP (Hyper Text Transfer Protocol) 1.1/2.0, gRPC (Remote Procedure Call), TCP (Transmission Control Protocol).
The service grid may also provide communication related service discovery (e.g., obtaining container addresses for micro services from the management module 231 of the control device 23, etc.), filtering, load balancing, health checking, executing routing rules, encryption and authentication, and may also send performance metrics and logs to the operation and maintenance module 232 of the control device 23. For example, the service grid may provide an API (Application Programming Interface) to Interface with the control device 23.
Thus, a centralized gateway is not needed, and the service grid adopts a distributed architecture to be simultaneously deployed for each micro-service; routing forwarding and load balancing can be performed between service grids without a separate API gateway, so that the expansibility and the processing performance of the system are improved. Moreover, the service grid enables the client to access in a remote calling mode, and therefore the client is simplified. For example, for a typical REST request, almost all languages are well supported, and intercommunication between micro-services written in different languages can be realized.
The control device 23 may include a management module 231, an operation and maintenance module 232, and an authentication module 233, which are respectively responsible for different functions. For example, the management module 231, the operation and maintenance module 232, and the authentication module 233 may be configured in different containers, respectively.
In some embodiments, the management module 231 is used to determine the address of the container where the micro-service is located, register the micro-service, and provide one or more of traffic distribution, load balancing, routing rules, service grid lifecycle management functions. The operation and maintenance module 232 provides one or more of relevant configuration, ACL checking, black and white lists, current limiting, logging, monitoring functions of the operation and maintenance. The authentication module 233 provides one or more of communication encryption policy, identity authentication, key management, communication security, access control functions.
Therefore, the loose coupling characteristic of the service grid can be transparent to the micro-service, the service grid and the micro-service can be independently upgraded according to needs, and the influence on the micro-service is small. The operation and maintenance module configures and collects information of each service grid, can completely control the flow of all micro services, realizes the operation and maintenance control of ultra-fine granularity, and is easy to realize the newly added operation and maintenance requirement due to the stripping from the service.
Fig. 3 illustrates a signaling diagram of some embodiments of a method of processing microservices of the present disclosure.
As shown in fig. 3, in an event 310, an operation and maintenance worker configures relevant configurations such as flow limitation, logs, and performance monitoring indexes of the micro-service through an operation and maintenance module of the control device, and issues the relevant configurations to a service grid of each container (a client container and each micro-service container).
At event 320, the microservice registers with the management module of the controlling device through the service grid of the microservice container in which it resides.
In event 330, the client (service consumer) sends a microservice invocation request to the control device through the service grid of the client container.
At event 340, the authentication module of the control device authenticates the client based on the microservice.
In event 350, the management module of the control device searches for the container where the corresponding micro service is located, and determines the address of the micro service container according to load balancing and fault judgment.
At event 360, the control device issues the authentication result to the client container and the microservice container. The control device can also send the communication encryption strategy to the client container and the micro-service container.
At event 370, the control device issues the address of the microservice container to the client container.
In event 380, the client container routes the invocation request to the microservice container via the services grid to obtain the service.
In the above embodiment, the service grid is configured in the container to implement the communication function between the container and the control device, and the forwarding plane function in the system is dispersed in each container, so that the performance bottleneck of the centralized microservice gateway is solved, and the processing performance of the system is improved.
FIG. 4 illustrates a block diagram of some embodiments of a processing device of the microservice of the present disclosure.
As shown in fig. 4, the processing means 4 of the microservice comprises a receiver 41, a processor 42 and a transmitter 43.
The receiver 41 receives a call request for a microservice sent by a client, and the call request is sent through a service grid of a container where the client is located. For example, the invocation request is routed by the client to the service grid of the container where the micro-service is located through the service grid of the container where the client is located, so as to obtain the micro-service.
The processor 42 determines the address of the container where the microservice is located according to the call request. Processor 43 also registers each microservice through the services grid of the container in which it resides.
The transmitter 43 transmits the address of the container in which the micro-service is located to the client so that the client acquires the micro-service. For example, the transmitter 43 transmits the address of the container in which the micro service is located to the client through the service grid of the container in which the client is located. The transmitter 43 further issues the relevant configuration of each micro-service to the container in which each micro-service is located. The transmitter 43 may also send the communication encryption policy to the container where the client is located and the container where the microservice is located.
In some embodiments, a service grid is provided in each container, the service grid being used for communication between containers and control devices.
In some embodiments, processor 42 authenticates the client according to the microservice. The transmitter 43 sends the authentication result to the container where the client is located and the container where the microservice is located.
In some embodiments, the processor 42 includes a management module, an operation and maintenance module, and an authentication module.
The management module determines the address of the container where the micro service is located, registers the micro service, and provides one or more of flow distribution, load balancing, routing rules and service grid life cycle management functions. The operation and maintenance module provides one or more of relevant configuration, ACL check, black and white list, current limit, log and monitoring functions of the operation and maintenance. The authentication module provides one or more of communication encryption policy, identity authentication, key management, communication security, access control functions.
In the above embodiment, the service grid is configured in the container, so as to implement the communication function between the container and the control device, and the forwarding plane function in the system is dispersed in each container, thereby solving the performance bottleneck of the centralized microservice gateway, and improving the processing performance of the system.
Fig. 5 illustrates a block diagram of some embodiments of a processing system for microservices of the present disclosure.
As shown in fig. 5, the processing system 5 of the microservice includes a control device 51 for executing the processing method of the microservice in any of the above embodiments; and a container 52 comprising a microservice module and a service grid module.
FIG. 6 illustrates a block diagram of further embodiments of a processing device of a microservice of the present disclosure.
As shown in fig. 6, the processing apparatus 6 of the microservice of this embodiment includes: a memory 61 and a processor 62 coupled to the memory 61, the processor 62 being configured to execute a processing method of the microservice in any one of the embodiments of the present disclosure based on instructions stored in the memory 61.
The memory 61 may include, for example, a system memory, a fixed nonvolatile storage medium, and the like. The system memory stores, for example, an operating system, an application program, a Boot Loader (Boot Loader), a database, and other programs.
FIG. 7 illustrates a block diagram of yet further embodiments of a processing device of the microservice of the present disclosure.
As shown in fig. 7, the processing apparatus 7 of the microservice of this embodiment includes: a memory 710 and a processor 720 coupled to the memory 710, the processor 720 being configured to execute the processing method of the microservice in any of the above embodiments based on instructions stored in the memory 710.
The memory 710 may include, for example, system memory, fixed non-volatile storage media, and the like. The system memory stores, for example, an operating system, an application program, a Boot Loader (Boot Loader), and other programs.
The processing means 7 of the microservice may also comprise an input output interface 730, a network interface 740, a storage interface 750, etc. These interfaces 730, 740, 750, as well as the memory 710 and the processor 720 may be connected, for example, by a bus 860. The input/output interface 730 provides a connection interface for input/output devices such as a display, a mouse, a keyboard, and a touch screen. The network interface 640 provides a connection interface for various networking devices. The storage interface 750 provides a connection interface for external storage devices such as an SD card and a usb disk.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable non-transitory storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
Up to this point, a processing method of a microservice, a processing apparatus of a microservice, a processing system of a microservice, and a computer-readable storage medium according to the present disclosure have been described in detail. Some details that are well known in the art have not been described in order to avoid obscuring the concepts of the present disclosure. It will be fully apparent to those skilled in the art from the foregoing description how to practice the presently disclosed embodiments.
The method and system of the present disclosure may be implemented in a number of ways. For example, the methods and systems of the present disclosure may be implemented by software, hardware, firmware, or any combination of software, hardware, and firmware. The above-described order for the steps of the method is for illustration only, and the steps of the method of the present disclosure are not limited to the order specifically described above unless specifically stated otherwise. Further, in some embodiments, the present disclosure may also be embodied as programs recorded in a recording medium, the programs including machine-readable instructions for implementing the methods according to the present disclosure. Thus, the present disclosure also covers a recording medium storing a program for executing the method according to the present disclosure.
Although some specific embodiments of the present disclosure have been described in detail by way of example, it should be understood by those skilled in the art that the above examples are for illustration only and are not intended to limit the scope of the present disclosure. It will be appreciated by those skilled in the art that modifications may be made to the above embodiments without departing from the scope and spirit of the present disclosure. The scope of the present disclosure is defined by the appended claims.

Claims (17)

1. A method of processing microservices, comprising:
the method comprises the steps that a control device receives a call request for micro-services sent by a client, wherein the call request is sent through a service grid of a container where the client is located;
the control device determines the address of the container where the micro service is located according to the calling request;
the control device sends the address of the container where the micro service is located to the client so that the client can obtain the micro service conveniently;
wherein the content of the first and second substances,
each of the containers having a service grid configured therein for communication between the containers and the control device,
the control device sends the address of the container where the micro-service is located to the client side, and the method comprises the following steps:
and the control device sends the address of the container where the micro service is located to the client through the service grid of the container where the client is located.
2. The processing method according to claim 1,
and the calling request is routed to the service grid of the container where the micro service is located by the client through the service grid of the container where the client is located so as to obtain the micro service.
3. The processing method according to claim 1 or 2, further comprising:
the control device registers each micro-service through a service grid of a container where each micro-service is located.
4. The processing method according to claim 1 or 2, further comprising:
and the control device issues the relevant configuration of each micro service to the container where each micro service is located.
5. The processing method according to claim 1 or 2, further comprising:
the control device authenticates the client according to the micro service;
and the control device sends the authentication result to the container where the client side is located and the container where the micro-service is located.
6. The processing method according to claim 1 or 2, further comprising:
and the control device issues the communication encryption strategy to the container where the client is located and the container where the micro-service is located.
7. The processing method according to claim 1 or 2, wherein the control means comprises:
the management module is used for determining the address of the container where the micro service is located, registering the micro service, providing one or more of flow distribution, load balancing, routing rules and service grid life cycle management functions;
the operation and maintenance module is used for providing one or more of the functions of relevant configuration, access control list ACL check, black and white list, current limitation, log and monitoring of the operation and maintenance;
and the authentication module is used for providing one or more of communication encryption strategy, identity authentication, key management, communication security and access control function.
8. A processing apparatus of a microservice, comprising:
the receiver is used for receiving a calling request for the micro service sent by a client, and the calling request is sent through a service grid of a container where the client is located;
the processor is used for determining the address of the container where the micro service is located according to the calling request;
a transmitter, configured to send an address of a container where the micro service is located to the client, so that the client obtains the micro service,
wherein the content of the first and second substances,
a service grid is provided in each of the containers for communication between the containers and a control device,
and the transmitter transmits the address of the container in which the micro service is positioned to the client through the service grid of the container in which the client is positioned.
9. The processing apparatus according to claim 8,
and the calling request is routed to the service grid of the container where the micro service is located by the client through the service grid of the container where the client is located so as to obtain the micro service.
10. The processing apparatus according to claim 8 or 9,
and the processor registers each micro service through the service grid of the container where each micro service is located.
11. The processing apparatus according to claim 8 or 9,
and the transmitter transmits the related configuration of each micro service to the container where each micro service is located.
12. The processing apparatus according to claim 8 or 9,
the processor authenticates the client according to the microservice;
and the sender sends the authentication result to the container where the client side is located and the container where the micro-service is located.
13. The processing apparatus according to claim 8 or 9,
and the transmitter transmits the communication encryption strategy to the container where the client is located and the container where the micro-service is located.
14. The processing apparatus according to claim 8 or 9, wherein the processor comprises:
the management module is used for determining the address of the container where the micro service is located, registering the micro service, providing one or more of flow distribution, load balancing, routing rules and service grid life cycle management functions;
the operation and maintenance module is used for providing one or more of the functions of relevant configuration, access control list ACL check, black and white list, current limitation, log and monitoring of the operation and maintenance;
and the authentication module is used for providing one or more of communication encryption strategy, identity authentication, key management, communication security and access control function.
15. A microservice processing system, comprising:
control means for executing the method of processing a microservice according to any of claims 1 to 7;
and the container comprises a micro-service module and a service grid module.
16. A processing apparatus of a microservice, comprising:
a memory; and
a processor coupled to the memory, the processor configured to perform the method of processing of a microservice of any of claims 1-7 based on instructions stored in the memory device.
17. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the processing method of a microservice according to any of the claims 1 to 7.
CN201811468872.5A 2018-12-04 2018-12-04 Method, device and system for processing microservice and computer readable storage medium Active CN111277422B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811468872.5A CN111277422B (en) 2018-12-04 2018-12-04 Method, device and system for processing microservice and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811468872.5A CN111277422B (en) 2018-12-04 2018-12-04 Method, device and system for processing microservice and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN111277422A CN111277422A (en) 2020-06-12
CN111277422B true CN111277422B (en) 2023-04-07

Family

ID=70999993

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811468872.5A Active CN111277422B (en) 2018-12-04 2018-12-04 Method, device and system for processing microservice and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111277422B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111786998A (en) * 2020-06-30 2020-10-16 成都新潮传媒集团有限公司 Authority management method and device based on micro-service calling and storage medium
CN112000365A (en) * 2020-08-24 2020-11-27 百度时代网络技术(北京)有限公司 Service grid configuration method, device, equipment and medium based on micro-service architecture
CN112492060B (en) * 2020-11-18 2023-05-09 中国人寿保险股份有限公司 Service resource processing method and system, proxy equipment and request equipment
CN115242863B (en) * 2022-04-20 2024-03-26 广东数夫软件有限公司 Micro-service application method and micro-service architecture system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1842078A (en) * 2005-03-28 2006-10-04 北京航空航天大学 Gridding service container
CN101043389A (en) * 2007-04-20 2007-09-26 北京航空航天大学 Control system of grid service container
CN107612955A (en) * 2016-07-12 2018-01-19 深圳市远行科技股份有限公司 Micro services provide method, apparatus and system
CN108306917A (en) * 2017-01-13 2018-07-20 中国移动通信集团江西有限公司 The register method and device of data processing method and device, micro services module

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1842078A (en) * 2005-03-28 2006-10-04 北京航空航天大学 Gridding service container
CN101043389A (en) * 2007-04-20 2007-09-26 北京航空航天大学 Control system of grid service container
CN107612955A (en) * 2016-07-12 2018-01-19 深圳市远行科技股份有限公司 Micro services provide method, apparatus and system
CN108306917A (en) * 2017-01-13 2018-07-20 中国移动通信集团江西有限公司 The register method and device of data processing method and device, micro services module

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
微服务框架介绍与实现;黄小锋等;《电脑与信息技术》;20161215(第06期);全文 *

Also Published As

Publication number Publication date
CN111277422A (en) 2020-06-12

Similar Documents

Publication Publication Date Title
CN111277422B (en) Method, device and system for processing microservice and computer readable storage medium
US11765057B2 (en) Systems and methods for performing end-to-end link-layer and IP-layer health checks between a host machine and a network virtualization device
CN103119907B (en) It is provided for the system and method for the smart group of access control
US8813225B1 (en) Provider-arbitrated mandatory access control policies in cloud computing environments
US9967366B2 (en) Internet of things (IoT) API platform
US9471469B2 (en) Software automation and regression management systems and methods
EP3449598B1 (en) A data driven orchestrated network with installation control using a light weight distributed controller
US10355949B2 (en) Behavioral network intelligence system and method thereof
CA2926667A1 (en) Virtual gateway control and management
US10878432B2 (en) System and methods for consumer managed behavioral data
US20180218368A1 (en) Data transformation engine
CN112995166B (en) Authentication method and device for resource access, storage medium and electronic equipment
CN104333567A (en) Web caching with security as a service
CN105247832A (en) Method and apparatus for integrating security context in network routing decisions
US20200403977A1 (en) One-click reputation adjustment
US9106516B1 (en) Routing and analyzing business-to-business service requests
CN103581040A (en) Server distributing device and server distributing method
US20230393858A1 (en) Techniques for bootstrapping across secure air gaps with static sidecar
US20230396590A1 (en) Techniques for bootstrapping across secure air gaps with proxying sidecar
US11853813B2 (en) Cloud based cross domain system—CDS with disaggregated parts
CN115934202A (en) Data management method, system, data service gateway and storage medium
EP3151124A1 (en) On-board information system and information processing method therefor
US11863455B2 (en) Cloud based cross domain system—CDSaaS
US20230393859A1 (en) Techniques for bootstrapping across secure air gaps with edge device cluster
US20230164224A1 (en) Cloud based cross domain system - virtual data diode

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