CN112764825B - Service integration system, corresponding device and storage medium - Google Patents

Service integration system, corresponding device and storage medium Download PDF

Info

Publication number
CN112764825B
CN112764825B CN202011606176.3A CN202011606176A CN112764825B CN 112764825 B CN112764825 B CN 112764825B CN 202011606176 A CN202011606176 A CN 202011606176A CN 112764825 B CN112764825 B CN 112764825B
Authority
CN
China
Prior art keywords
service
module
server
mirror image
development
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
CN202011606176.3A
Other languages
Chinese (zh)
Other versions
CN112764825A (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.)
Wanghai Kangxin Beijing Technology Co ltd
Original Assignee
Wanghai Kangxin Beijing 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 Wanghai Kangxin Beijing Technology Co ltd filed Critical Wanghai Kangxin Beijing Technology Co ltd
Priority to CN202011606176.3A priority Critical patent/CN112764825B/en
Publication of CN112764825A publication Critical patent/CN112764825A/en
Application granted granted Critical
Publication of CN112764825B publication Critical patent/CN112764825B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5005Allocation of resources, e.g. of the central processing unit [CPU] to service a request
    • G06F9/5027Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
    • G06F9/505Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load

Landscapes

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

Abstract

The application discloses a service integration system, corresponding equipment and storage medium, wherein the system comprises: the server management module is used for registering server information to be used by the deployment service; the service mirror image module is used for selecting the uploaded service program package, setting environment variables for mirror image production, generating a service mirror image of the selected service program package according to the selection and the setting, and storing the service mirror image into the service mirror image warehouse; the service instance module is used for responding to the determination of the capacity expansion service node, selecting a server, filling the number of the capacity expansion nodes, generating service instances with the number corresponding to the number of the capacity expansion nodes according to the service image, and publishing the service instances to the selected server; and the load balancing module is used for configuring load balancing information of the service access service, and modifying a configuration file corresponding to the nginx according to the configured load balancing information so that each service provides the service to the outside in a cluster mode. The invention can eliminate single-point bottleneck, expand service nodes and realize light weight.

Description

Service integration system, corresponding device and storage medium
Technical Field
The present application relates to the field of electronic digital data processing, and in particular, to a service integration system and corresponding devices and storage media.
Background
Integration and data/message exchange between information systems in some industries is often required through service interfaces. The service is called by the service, which relates to various modes and protocols, and more commonly used are WebService, http Restfull, rpc, double framework and protocols, and most commonly used are WebService protocol interface service and Http Restfull protocol interface service.
In a practical distributed environment, the protocols that may be used by each application are different. When integration is needed, if point-to-point mutual access is messy and difficult to manage, ESB (Enterprise Service Bus ) products are generally adopted for service integration and management. However, there are some problems with using ESB. First, ESBs are generally heavy and complex to produce, sometimes requiring only services to be able to be centrally managed and monitored (because the number of services is not yet large), and using ESBs is somewhat heavy. Secondly, ESB is as enterprise service bus, and all service dispatch and integration are concentrated on the bus, so that the bus has load bottleneck, and the expansion of service integration is inconvenient.
Disclosure of Invention
In order to overcome the defects in the prior art, the invention provides a service integration system, corresponding equipment and a storage medium, which can eliminate single-point bottleneck, expand service nodes and realize light weight.
In a first aspect of the present invention, there is provided a service integration system, the system comprising:
the server management module is used for registering server information to be used by the deployment service;
the service mirror image module is used for selecting the uploaded service program package, setting environment variables for mirror image production, generating a service mirror image of the selected service program package according to the selection and the setting, and storing the service mirror image into the service mirror image warehouse;
the service instance module is used for responding to the determination of the capacity expansion service mirror image, selecting a server, filling the number of capacity expansion nodes, generating service instances with the number corresponding to the number of capacity expansion nodes according to the service mirror image, and publishing the service instances to the selected server;
and the load balancing module is used for configuring load balancing information of the service access service, and modifying a configuration file corresponding to the nginx according to the configured load balancing information so that each service provides the service to the outside in a cluster mode.
In an embodiment, the system further comprises a service development assistance module for generating and downloading a service development code demo or a client call code demo according to the selected parameters.
In an embodiment, the system further includes a service package uploading and analyzing module, configured to upload the service package to the web server, and analyze the uploaded service package according to parameters selected and filled during uploading.
In an embodiment, the system further comprises: the development protocol determining module is used for determining the development protocol of the service program package in response to the analysis that the selected parameter is the proxy mode; the first service agent generation module is used for responding to the development protocol as the WebService protocol, generating an agent service program and issuing the agent service program to the web server; a second service agent generation module for generating an agent Http Restfull API in response to the development protocol being Http Restfull protocol; and the service registration module is used for registering the proxy service program generated by the first service proxy generation module and/or the proxy Http Restfull API generated by the second service proxy generation module.
In an embodiment, the system further comprises: the service calling arrangement module is used for setting a calling sequence of a set of services, conversion of calling parameters between two connected services and/or conversion of protocols to form a large service; and the service release module is used for releasing the large service.
In an embodiment, the system further includes a log processing module, configured to process an access log of the service according to the set parameter, and store the processed log in a relational database or an elastic search database.
In an embodiment, the system further comprises a service call log retrieval module for querying and/or full text retrieval of logs in a relational database or an elastic search database.
In a second aspect of the invention there is provided a computer device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, wherein the processor implements the functions of the system according to the first aspect of the invention when executing the computer program.
According to a third aspect of the present invention there is provided a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the functions of the system according to the first aspect of the present invention.
The invention applies the container/virtualization technology, and each service provides service outwards in the form of a service cluster by managing the server, generating the service image according to selection and setting, generating a plurality of service instances according to the setting for expanding the capacity of the service image and issuing the service instances and configuring load balancing information, thereby eliminating ESB single-point load bottleneck problem. Meanwhile, the invention can provide universal service development template codes and service automatic release capability, and realize the functions of service registration, service arrangement and the like which can be performed by the traditional ESB in a lightweight manner. The system solves the single-point load bottleneck problem of ESB service integration and management, and greatly improves the efficiency of service development, release, management and capacity expansion.
Other features and advantages of the present invention will become more apparent from the following detailed description of embodiments of the present invention, which is to be read in connection with the accompanying drawings.
Drawings
FIG. 1 is a block diagram of one embodiment of a system according to the present invention.
For the sake of clarity, these figures are schematic and simplified drawings, which only give details which are necessary for an understanding of the invention, while other details are omitted.
Detailed Description
Embodiments and examples of the present invention will be described in detail below with reference to the accompanying drawings.
The scope of applicability of the present invention will become apparent from the detailed description given hereinafter. It should be understood, however, that the detailed description and specific examples, while indicating preferred embodiments of the invention, are given by way of illustration only.
Fig. 1 shows a block diagram of a preferred embodiment of a service integration system according to the invention. The service integration system of this embodiment includes:
the server management module 102 is configured to register server information to be used by the deployment service. To extend a service, since the service is always deployed on a server, server information to be used by the deployment service is registered on a platform (service integration system). The server information includes, for example, the ssh login user name and password of the server, and the basic information such as an open port. The hardware information of the server may also be recorded for reference of the subsequent operational expansion.
The service mirroring module 104 is configured to select an uploaded service package and set an environment variable for mirroring, and generate and store a service mirror of the selected service package according to the selection and the setting. Each service corresponds to a service package, which needs to be mirrored if multiple clusters are to be deployed. By selecting the uploaded program package and setting environment variables such as a path of deployment of a service program in a virtual container, a version of software required to be installed by the image, shared storage configuration and the like, the platform can call a dock image to work to generate the image and store the image in an image warehouse. The docker has dockerfile files for defining the process of creating images, which is a script made up of a series of commands and parameters that are applied to the base image and eventually create a new image. The address of the mirror image warehouse is used as a warehouse connection address when the platform is deployed and is used as a parameter setting of a service installation package (a container generated by the mirror image).
And the service instance module 106 is used for responding to the determination of the capacity expansion service node, selecting a server, filling the number of the capacity expansion nodes, generating service instances with the number corresponding to the number of the capacity expansion nodes according to the service image, and publishing the service instances to the selected server. All services can be queried, a certain service is clicked, service node instance information such as the state of a service instance, specific information of service instance deployment and the like can be checked, a server can be selected by clicking capacity expansion, the number of capacity expansion nodes is filled, and a plurality of service instances can be generated by a platform according to service images and are released to the selected server. And meanwhile, the starting and stopping operation of the node service can be performed.
The load balancing module 108 is configured to configure load balancing information of the service access service, and directly modify a configuration file corresponding to the nginx according to the configured (saved) load balancing information, so that each service provides services outside in a cluster form. The service image defines the environment and the generation process of a container in which a server is located, and the container is a node that specifically runs a service. There are ip and port differences among multiple nodes. The load balancing module configures these ips, ports to provide services (service clusters) together to the outside. The load balancing information may include: mapping of service access domain name and nginx service, login and password information of a server ssh server where the nginx service is located, load mapping relation of the nginx and service nodes, and/or load policy such as polling, ip hash and the like. Each service can be a service cluster, i.e. a plurality of nodes are deployed, the nodes provide services externally in a load balancing mode, and external unified access addresses or domain names are distributed to specific nodes to provide services in a manner of nginx polling or ip hash. Different services can be published and deployed to different servers, and resources and accesses are not interfered with each other, so that the bottleneck problem of a traditional ESB enterprise service bus is solved.
In an embodiment, the service integration system may further include a service development assistance module for generating a service development code demo or a client call code demo according to the selected parameters and downloading. The service integration system provides code templates of two protocols, namely WebService and Http RestFull, which are most widely applied, and a developer can simply select parameter click to download, namely, different service codes demo can be generated according to the parameters. The code template has defined basic protocol frame, log annotation, log configuration and basic technology frame, and only specific business logic needs to be written under the frame according to convention, so that the difficulty of service development can be greatly simplified, and the efficiency of service development is improved. The development assistance module may include the following sub-modules:
a service development template WebService sub-module: webService service development code demo may be generated and downloadable according to parameters (e.g., whether a proxy mode or a service direct release mode). The service development code demo contains some service development conventions, such as path storage of logs, storage setting of logs, naming of log files and the like.
Service development template Http Restfull sub-module: http Restfull service development code demo may be generated and downloadable according to parameters (e.g., whether proxy mode or service direct release mode). The service development code demo contains some service development conventions, such as path storage of logs, storage setting of logs, naming of log files and the like.
Service debugging client template sub-module: the client call code demo can be generated and downloaded according to parameter selection (for example, whether the protocol is WebService or Http Restfull) and used for calling the service through the client under the development environment, so that the service is convenient to debug. Different code templates are built in different protocols, and corresponding code templates are selected to generate the demo code according to protocol selection.
In an embodiment, the service integration system may further include a service package uploading and analyzing module, configured to upload the service package to the web server, where the server analyzes the uploaded service package according to parameters selected and filled during uploading, such as proxy/non-proxy mode, service port, and the like, and analyzes the package name, service port, and server address, to generate a url address of complete service access. If the service is in the non-proxy mode, the service registration is directly carried out, namely, the service information including the service access address is recorded, and the service state is defaulted to be disabled.
In an embodiment, upon resolving the selected parameter to be a proxy mode, the service integration system further comprises,
the development protocol determining module is used for determining whether the development protocol of the service program package is a WebService protocol or an Http Restfull protocol;
the first service agent generation module: if developed by the WebService protocol, access the service package according to the filled WebService wsdl path and generate a proxy service program according to the wsdl file and issue to the web server. Taking cxf framework as an example, the generation command is as follows: wsdl2java-encoding utf8http:// localhost 8080/cfxWSServer/webservice/HelloWorldwsdl. And resolving the program call command to generate the proxy service program.
A second service agent generation module: if developed by Http Restfull protocol, generating proxy Http Restfull API according to the filled url address and parameter format such as json format;
service registration module: and after the proxy program is generated, service registration is carried out on the program packages developed by the two protocols, namely, the information of the proxy service is recorded, wherein the information comprises the access address and the port of the proxy service, and the service state defaults to be disabled.
In an embodiment, the service integration system may further include a service enable and stop module. The service integration platform/system publishes the service and records the registered service information, only the enabled service can be accessed by the client, and for the disabled service, the platform returns the service to be unused. In order to improve the efficiency of searching metadata when service information is called, service basic information can be written into a cache redis when an operation service is started.
In an embodiment, the service integration system may further include:
the service calling arrangement module is used for setting a set of calling sequence of the service, conversion of calling parameters between two connected services and/or conversion of protocols to form a large service. For example, if the service a is WebService and the service B is restful, the return parameter format of a and the input parameter format of B are generally inconsistent after the call a and the call B are completed, so that the generation of the a parameters needs to conform to the parameter format of the input of B, i.e. parameter conversion, according to the mapping between the configured parameters. The service of different protocols is called in different modes, and the program calls the service B by the corresponding program and transmits the parameters corresponding to B, namely, protocol conversion is carried out.
And the service release module is used for releasing the formed large service. The first call service in the set of services can be parsed, an agent program is generated by parsing or an access link is directly generated to the outside, and large service registration is performed, namely, the proxy service information (including the access address of the proxy service) of the large service is recorded, or the access address, the port and the service state of the service are default to be disabled.
In an embodiment, the service integration system may further include:
the access log of the service can be intercepted by the log annotation in the service development code demo in the service development assistance module. The log processing module can process the access log of the service according to parameters set by the platform, such as the writing address of the log file, and store the processed log in a relational database or an elastic search database;
and the service call log retrieval module is used for inquiring and/or full text retrieving the log in the relational database or the elastic search database.
In another embodiment, the present invention provides a computer readable storage medium having a computer program stored thereon, which when executed by a processor, performs the functions of the system embodiment shown and described in connection with fig. 1 or other corresponding system embodiments, which are not described herein.
In another embodiment, the present invention provides a computer device, including a processor, a memory, and a computer program stored in the memory and capable of running on the processor, where the processor implements the functions of the system embodiment shown and described in connection with fig. 1 or other corresponding system embodiments when the processor executes the computer program, which is not described herein.
The various embodiments described herein, or particular features, structures, or characteristics thereof, may be combined as suitable in one or more embodiments of the invention. In addition, in some cases, the order of steps described in the flowcharts and/or flow-line processes may be modified as appropriate and need not be performed in exactly the order described. Additionally, various aspects of the invention may be implemented using software, hardware, firmware, or a combination thereof and/or other computer-implemented modules or devices that perform the described functions. A software implementation of the present invention may include executable code stored in a computer readable medium and executed by one or more processors. The computer-readable medium may include a computer hard drive, ROM, RAM, flash memory, a portable computer storage medium such as CD-ROM, DVD-ROM, flash drives and/or other devices having a Universal Serial Bus (USB) interface, and/or any other suitable tangible or non-transitory computer-readable medium or computer memory on which executable code may be stored and executed by a processor. The invention may be used in connection with any suitable operating system.
As used herein, the singular forms "a", "an" and "the" include plural referents (i.e., having the meaning of "at least one") unless otherwise indicated. It will be further understood that the terms "has," "comprises," "including" and/or "comprising," when used in this specification, specify the presence of stated features, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, elements, components, and/or groups thereof. The term "and/or" as used herein includes any and all combinations of one or more of the associated listed items.
While the foregoing is directed to some preferred embodiments of the present invention, it should be emphasized that the present invention is not limited to these embodiments, but may be embodied in other forms within the scope of the inventive subject matter. Various changes and modifications may be made by one skilled in the art without departing from the spirit of the invention, and these changes or modifications still fall within the scope of the invention.

Claims (5)

1. A service integration system, the system comprising:
the server management module is used for registering server information to be used by the deployment service;
the service mirror image module is used for selecting the uploaded service program package, setting environment variables for mirror image production, generating a service mirror image of the selected service program package according to the selection and the setting, and storing the service mirror image into the service mirror image warehouse;
the service instance module is used for responding to the determination of the capacity expansion service node, selecting a server, filling the number of the capacity expansion nodes, generating service instances with the number corresponding to the number of the capacity expansion nodes according to the service image, and publishing the service instances to the selected server;
the load balancing module is used for configuring load balancing information of service access services, and modifying configuration files corresponding to the nginx according to the configured load balancing information so that each service provides services to the outside in a cluster mode; wherein the load balancing information includes: mapping of service access domain name and nginx service, login and password information of a server ssh server where the nginx service is located, load mapping relation between the nginx and a service node, and/or load policy;
the service package uploading and analyzing module is used for uploading the service package to the web server and respectively analyzing the uploaded service package according to the parameters selected and filled during uploading;
the development protocol determining module is used for determining the development protocol of the service program package in response to the analysis that the selected parameter is the proxy mode;
the first service agent generation module is used for responding to the development protocol as the WebService protocol, generating an agent service program and issuing the agent service program to the web server;
a second service agent generation module for generating an agent Http Restfull API in response to the development protocol being Http Restfull protocol;
a service registration module, configured to perform service registration on the proxy service program generated by the first service proxy generation module and/or the proxy Http Restfull API generated by the second service proxy generation module;
the service development assisting module is used for generating a service development code demo or a client call code demo according to the selected parameters and downloading the service development code demo;
the service calling arrangement module is used for setting a calling sequence of a set of services, conversion of calling parameters between two connected services and/or conversion of protocols to form a large service;
and the service release module is used for releasing the large service.
2. The system of claim 1, wherein the system further comprises:
and the log processing module is used for processing the access log of the service according to the set parameters and storing the processed log in the relational database or the elastic search database.
3. The system of claim 2, wherein the system further comprises:
and the service call log retrieval module is used for querying and/or fully retrieving logs in the relational database or the elastic search database.
4. A computer device comprising a processor, a memory and a computer program stored on the memory and executable on the processor, wherein the processor implements the functions of the system according to any one of claims 1-3 when the computer program is executed by the processor.
5. A computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the functions of the system according to any of claims 1-3.
CN202011606176.3A 2020-12-30 2020-12-30 Service integration system, corresponding device and storage medium Active CN112764825B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011606176.3A CN112764825B (en) 2020-12-30 2020-12-30 Service integration system, corresponding device and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011606176.3A CN112764825B (en) 2020-12-30 2020-12-30 Service integration system, corresponding device and storage medium

Publications (2)

Publication Number Publication Date
CN112764825A CN112764825A (en) 2021-05-07
CN112764825B true CN112764825B (en) 2023-12-29

Family

ID=75697412

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011606176.3A Active CN112764825B (en) 2020-12-30 2020-12-30 Service integration system, corresponding device and storage medium

Country Status (1)

Country Link
CN (1) CN112764825B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113608880A (en) * 2021-09-29 2021-11-05 深圳市信润富联数字科技有限公司 Algorithm model deployment system

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102377796A (en) * 2010-08-05 2012-03-14 中国人民解放军国防科学技术大学 Heterogeneous service integrating system and method based on OSGi (open service gateway initiative)
CN106790595A (en) * 2016-12-29 2017-05-31 上海理想信息产业(集团)有限公司 A kind of Docker containers active load balancer and method
CN106888254A (en) * 2017-01-20 2017-06-23 华南理工大学 A kind of exchange method between container cloud framework based on Kubernetes and its each module
CN107395762A (en) * 2017-08-30 2017-11-24 四川长虹电器股份有限公司 A kind of application service based on Docker containers accesses system and method
CN108076082A (en) * 2016-11-09 2018-05-25 阿里巴巴集团控股有限公司 A kind of expansion method of application cluster, device and system
CN108965381A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Implementation of load balancing, device, computer equipment and medium based on Nginx
CN109005433A (en) * 2018-09-04 2018-12-14 北京邮电大学 A kind of video cloud service platform architecture and implementation method
CN109451065A (en) * 2018-12-26 2019-03-08 中电福富信息科技有限公司 A kind of soft load balancing shunts automated system and its operation method
CN110943872A (en) * 2019-12-31 2020-03-31 上海擎感智能科技有限公司 Data acquisition service configuration/performance analysis method/system, medium, and server
CN111010304A (en) * 2019-12-23 2020-04-14 浪潮云信息技术有限公司 Method for integrating Dubbo service and Kubernetes system
WO2020162680A1 (en) * 2019-02-08 2020-08-13 아콘소프트 주식회사 Microservice system and method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8412810B1 (en) * 2010-07-02 2013-04-02 Adobe Systems Incorporated Provisioning and managing a cluster deployed on a cloud
US10762234B2 (en) * 2018-03-08 2020-09-01 International Business Machines Corporation Data processing in a hybrid cluster environment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102377796A (en) * 2010-08-05 2012-03-14 中国人民解放军国防科学技术大学 Heterogeneous service integrating system and method based on OSGi (open service gateway initiative)
CN108076082A (en) * 2016-11-09 2018-05-25 阿里巴巴集团控股有限公司 A kind of expansion method of application cluster, device and system
CN106790595A (en) * 2016-12-29 2017-05-31 上海理想信息产业(集团)有限公司 A kind of Docker containers active load balancer and method
CN106888254A (en) * 2017-01-20 2017-06-23 华南理工大学 A kind of exchange method between container cloud framework based on Kubernetes and its each module
CN107395762A (en) * 2017-08-30 2017-11-24 四川长虹电器股份有限公司 A kind of application service based on Docker containers accesses system and method
CN108965381A (en) * 2018-05-31 2018-12-07 康键信息技术(深圳)有限公司 Implementation of load balancing, device, computer equipment and medium based on Nginx
CN109005433A (en) * 2018-09-04 2018-12-14 北京邮电大学 A kind of video cloud service platform architecture and implementation method
CN109451065A (en) * 2018-12-26 2019-03-08 中电福富信息科技有限公司 A kind of soft load balancing shunts automated system and its operation method
WO2020162680A1 (en) * 2019-02-08 2020-08-13 아콘소프트 주식회사 Microservice system and method
CN111010304A (en) * 2019-12-23 2020-04-14 浪潮云信息技术有限公司 Method for integrating Dubbo service and Kubernetes system
CN110943872A (en) * 2019-12-31 2020-03-31 上海擎感智能科技有限公司 Data acquisition service configuration/performance analysis method/system, medium, and server

Non-Patent Citations (10)

* Cited by examiner, † Cited by third party
Title
Lei Chen ; Jian Liu ; Ming Xian ; Huimei Wang.Docker Container Log Collection and Analysis System Based on ELK.2020 International Conference on Computer Information and Big Data Applications (CIBDA).2020,317-320. *
分布式企业服务总线的设计与实现;符宁;周兴社;杨刚;;计算机工程(第24期);第118-120页 *
基于Docker容器的Web集群设计与实现;刘熙;胡志勇;;电子设计工程(第08期);第117-119页 *
基于容器集群的负载均衡平台设计与实现;张坚鑫;中国优秀硕士学位论文全文数据库 (信息科技辑)(第06期);I139-4 *
基于微服务架构的企业服务总线在银行系统集成中的应用;王世泽;;中国新技术新产品(第13期);第44-46页 *
基于微服务架构的电力公司管理信息系统;姚振;王萍;宫政;刘涛;唐轶轩;;微型电脑应用(第09期);第146-149页 *
微服务与容器化在图文包装集群中的应用;王琼;;现代电视技术(第01期);第115-121页 *
微服务架构的研究及其在线教育系统的实现;李帅;《中国优秀硕士学位论文全文数据库 (信息科技辑)》(第11期);I138-156 *
运营商业务平台微服务化方案;严丽云;杨新章;何震苇;张凌;侯韶新;;电信科学(第11期);第166-174页 *
面向微服务软件开发方法研究进展;吴化尧;邓文俊;;计算机研究与发展(第03期);第525-541页 *

Also Published As

Publication number Publication date
CN112764825A (en) 2021-05-07

Similar Documents

Publication Publication Date Title
JP6750054B2 (en) A system for building and modeling web pages
US10776174B2 (en) Managing hosted resources across different virtualization platforms
US10599752B2 (en) Web page acquisition and rendering with inter-component data binding
US11561889B2 (en) Orchestration for automated performance testing
US10754741B1 (en) Event-driven replication for migrating computing resources
US11416573B2 (en) Bundled scripts for web content delivery
US10574724B2 (en) Automatic discovery of management nodes and generation of CLI using HA module
US9590859B2 (en) Discovering resources of a distributed computing environment
US10397051B1 (en) Configuration and testing of network-based service platform resources using a service platform specific language
CN109213498A (en) A kind of configuration method and server of internet web front-end
US11695840B2 (en) Dynamically routing code for executing
US9185008B1 (en) Operational reporting in a computing environment
CN112764825B (en) Service integration system, corresponding device and storage medium
CN112187509A (en) Multi-architecture cloud platform execution log management method, system, terminal and storage medium
US11831485B2 (en) Providing selective peer-to-peer monitoring using MBeans
CN114489622A (en) Js application, electronic device, and storage medium
US20230259438A1 (en) Edge-Based Data Collection System for an Observability Pipeline System
US20240112062A1 (en) Quantum circuit service
US20240289201A1 (en) System, method, and non-transitory computer-readable media for providing cloud application fault detection
EP2869245A2 (en) Service modeling and execution
US20230409568A1 (en) Monitoring metadata synchronization and aggregation
JP2024541872A (en) CONTAINER ENGINE AND METHOD FOR IMPLEMENTING CONTAINER ENGINE
CN116795548A (en) Interface processing method, device and system based on multi-cloud management and storage medium
CN115757041A (en) Dynamically configurable multi-cluster log collection method and application

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